Embedded InnoDB 1.0.3.5325 released
June 24th, 2009The InnoDB Team is pleased to announce the availability of a new release of Embedded InnoDB. This new early adopter release contains many functional and performance improvements vs. the previous 1.0.0 release, as well as many bug fixes. Embedded InnoDB release 1.0.3.5325 is based on release 1.0.3 of the InnoDB Plugin, as reflected in its version number.
This release contains numerous bug fixes and performance enhancements. Some of the most significant changes are:
- Improved performance: row caching and faster inserts
- Better error management: an application can intercept InnoDB log messages
- Simplified compile and build: all API definitions are now in a single file “innodb.h”
- More configurability: application can check API version at runtime
See the ChangeLog for a complete listing of the changes since release 1.0.0. The documentation has been updated and improved.
You can download source code and binaries for the Embedded InnoDB from the download page.
Please report your comments and any problems or issues with the Embedded InnoDB in the InnoDB Forums.
Thank you, and enjoy!
