MySQL patches by Codership 5.5.23-23.5
Milestone information
- Project:
- MySQL patches by Codership
- Series:
- 5.5
- Version:
- 5.5.23-23.5
- Released:
- Registrant:
- Alex Yurchenko
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 2 Alex Yurchenko, 16 Seppo Jaakola, 11 Teemu Ollakka
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 30 Fix Released
Download files for this release
Release notes
This an important bugfix release (security bugs fixed in upstream MySQL) which also adds a number of experimental features.
Bugfixes:
- merged with upstream MySQL 5.5.23 (security bugs fixed in 5.5.22 and 5.5.23)
- IO cache was not reset on trx cleanup if the writeset was empty
- ALTER TABLE RENAME and row deletion could conflict on slave
- slave applier can fail for exceeded max_allowed_packet size
- clustered index not included in key set
- locking session can deadlock multi-master
New experimental features:
- Runtime consistency check support (to be integrated with Percona tools)
- Hard crash recovery support (global transaction ID can be recovered by running 'mysqld --wsrep-recover')
- MyISAM storage engine support (non-deterministic functions unsupported, use wsrep_replicate
- Solaris 11 x86 build support (see http://
Changelog
This release does not have a changelog.