Download MySQL 3.23.24

Spread the love

BetaNews notify us that an update of database server MySQL is once again available. Not many special new features, mainly some bug fixes:

  • Added mysqld variable created_tmp_disk_tables.
  • To make it possibly to reliable dump and restore tables with TIMESTAMP(X) columns, MySQL now reports columns with X other than 14 or 8 to be strings.
  • Changed sort order for latin1 as it was before 3.23.22. Any table with CHAR columns that may have characters > ASCII 128 created or modified with 3.23.22 must be repaired!
  • Fixed small memory leak introduced from 3.23.22 when creating a temporary table.
  • Fixed problem with BDB tables and reading on unique (not primary) key.
  • Restored the win1251 character set (it’s now only marked deprecated).

Version number 3.23.24
Operating systems Windows 9x, Windows NT, Windows 2000
Website BetaNews
Download
You might also like