Software-update: MySQL 3.23.54

Gebruikers van MySQL kunnen weer aan het upgraden slaan; versie 3.23.54 van deze zeer populaire database-server is uit. Het changelog geeft een aantal redenen om deze release op je server te installeren:

  • Fixed a bug that made OPTIMIZE TABLE to corrupt the table under some rare circumstances.
  • Fixed mysqlcheck so it can deal with table names containing dashes.
  • Fixed the bug that caused IGNORE INDEX and USE INDEX sometimes to be ignored.
  • Fixed rare core dump problem in complicated GROUP BY queries that didn't return any result.
  • Fixed a bug where MATCH ... AGAINST () >=0 was treated as if it was >.
  • One can create TEMPORARY MERGE tables now.
  • Fixed that --core-file works on Linux (at least on kernel 2.4.18).
  • Fixed a problem with BDB and ALTER TABLE.
  • Fixed reference to freed memory when doing complicated GROUP BY ... ORDER BY queries. Symptom was that mysqld died in function send_fields.
  • Allocate heap rows in smaller blocks to get better memory usage.
  • Fixed memory allocation bug when storing BLOB values in internal temporary tables used for some (unlikely) GROUP BY queries.
  • Fixed a bug in key optimizing handling where the expression WHERE column_name = key_column_name was calculated as true for NULL values.
  • Fixed core dump bug when doing LEFT JOIN ... WHERE key_column=NULL.
  • Fixed MyISAM crash when using dynamic-row tables with huge numbers of packed fields.
* InnoDB 3.23.54 changelog:
  • Fixed a bug: the InnoDB range estimator greatly exaggerated the size of a short index range if the paths to the endpoints of the range in the index tree happened to branch already in the root. This could cause unnecessary table scans in SQL queries.
  • Fixed a bug: ORDER BY could fail if you had not created a primary key to a table, but had defined several indexes of which at least one was a UNIQUE index with all its columns declared as NOT NULL.
  • Fixed a bug: a lock wait timeout in connection with ON DELETE CASCADE could cause corruption in indexes.
  • Fixed a bug: if a SELECT was done with a unique key from a primary index, and the search matched to a delete-marked record, InnoDB could erroneously return the NEXT record.
  • Fixed a bug introduced in 3.23.53: LOCK TABLES ... READ LOCAL should not set row locks on the rows read. This caused deadlocks and lock wait timeouts in mysqldump.
  • Fixed a bug: if an index contains some column twice, and that column is updated, the table will become corrupt. From now on InnoDB prevents creation of such indexes.
  • An outstanding bug: in replication issuing SLAVE STOP in the middle of a multi-statement transaction can cause that SLAVE START will only perform part of the transaction.
[break]MySQL is geschikt voor elf verschillende besturingssystemen, zoek de versie van jouw voorkeur hier uit.

Deze versie niet gebruiken op Linux, gebruik versie 3.23.54c of later!!
Versienummer 3.23.54
Besturingssystemen Windows 9x, Windows NT, Windows 2000, Linux, BSD, Windows XP, Linux x86, macOS, Solaris, UNIX
Website MySQL
Download http://www.mysql.com/downloads/mysql-3.23.html
Licentietype GPL

Door Robert-Jan Huijsman

Meuktracker, Nieuwsposter

12-12-2002 • 20:19

6

Submitter: NeoReY

Bron: MySQL

Update-historie

01-'19 MySQL 8.0.14 / 5.7.25 / 5.6.43 17
04-'18 MySQL 8.0 30
10-'15 MySQL 5.7 16
02-'13 MySQL 5.6 17
12-'10 MySQL 5.5.8-GA 9
04-'10 MySQL 5.5.4 m3 5
04-'10 MySQL 5.1.45 0
03-'10 MySQL 5.5.2 m2 5
02-'10 MySQL 5.1.44 6
08-'09 MySQL 5.0.84 3
Meer historie

Reacties (6)

6
6
3
2
0
0
Wijzig sortering
hmm niet echt grote changelog

maar ik heb mysql gewoon met de redhat 8 install mee laten installen

is het kwestie van rpm'tje pakken en rpm -u (uit me hoofd, iig de upgrade optie) geven?
tja... in windows kan je ook gewoon de nieuwe versie over de oude heen installeren, enigste wat jammer is, is dat in de Remove Software dan meerdere versies MySQL komen te staan
gewoon eerst uninstall en erna installeren in dezelfde directory, alleen wel de mysql dir backuppen en na install terug zetten.
deze keer maar eens gedaan, ging perfect.

en de rede waarom ik normaal niet eerst deinstalleer, is omdat het allemaal via VNC moet naar een Pentium133 (is niet echt snel)
ze gaan wel snel daar bij mysql.

Op dit item kan niet meer gereageerd worden.