Het MySQL development team heeft een nieuwe unstable release van de MySQL 3.23-beta uitgebracht. Hier het overzicht van de bugfixes en nieuwe features, afkomstig uit de change history:
E.1.2 Changes in release 3.23.27[break] De download locaties van de source code en de OS-specifieke binaries vind je op deze pagina.
- Fixed bug where the automatic repair of MyISAM tables sometimes failed when the data file was corrupt.
- Fixed a bug in SHOW CREATE when using AUTO_INCREMENT columns.
- Changed BDB tables to use new compare function in Berkeley DB 3.2.3.
- You can now use Unix sockets with mit-pthreads.
- Added the latin5 (turkish) character set.
- Small portability fixes.