Heike Tuuri van Innobase Oy heeft een nieuwe source release van InnoDB samengesteld, gebaseerd op de laatste MySQL versie 3.23.41. De belangrijkste verandering is een bugfix die betrekking heeft op BLOB en Text velden in rijen van meer dan 8000 bytes. MySQL gebruikers die de row-level locking, multiversioning en transactions van InnoDB willen uitproberen kunnen de tarbal hier neerhalen:
Source release of InnoDB-3.23.41b now available. Since the MySQL version 3.23.42 is still delayed by a few days, I decided to release InnoDB source now. Main changes in InnoDB:
- The serious update bug in > 8000-byte rows has been fixed. If you have tables with > 8000-byte rows, it is best that you reimport them. Also all other bug fixes mentioned on the Bugs and fixes page are in this version, except the table rename bug fix which requires a small change also in the MySQL source.
- InnoDB Monitor is now divided into innodb_monitor, innodb_lock_monitor, and innodb_tablespace_monitor.