InnoDB Plugin 1.0.4 for MySQL 5.1.37 is out
InnoDB version 1.0.3 was a historical one because integrates several patches what boost the InnoDB with more than 100% speed in some cases. Now version 1.0.4 is out and it comes also with some improvements. Some of the new features:
1. Multiple Background Threads
2. Master Thread I/O Capacity Tuning
3. Group commit now allows InnoDB to scale better from 16 to 64 users
4. Adaptive flushing dramatically eliminates throughput dips during checkpoints
For more detailed features please read: http://www.innodb.com/wp/products/innodb_plugin/license/third-party-contributions-in-innodb-plugin-1-0-4/
If you want to see some tests just look here: http://www.innodb.com/wp/products/innodb_plugin/plugin-performance/innodb-plugin-1-0-4-performance-tests-and-results/
Also with this version some bugs was fixed.





