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.  

Download RDF metadata

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

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon mysql-server-wsrep-5.5.23-23.5-i386.deb (md5) wsrep-patched MySQL-server DEB (32-bit). See README-wsrep. Don't forget to download corresponding Galera package from https://launchpad.net/galera 35
last downloaded 44 weeks ago
download icon mysql-server-wsrep-5.5.23-23.5-amd64.deb (md5) wsrep-patched MySQL-server DEB (64-bit). See README-wsrep. Don't forget to download corresponding Galera package from https://launchpad.net/galera 133
last downloaded 45 weeks ago
download icon MySQL-server-5.5.23_wsrep_23.5-1.rhel5.i386.rpm (md5) wsrep-patched MySQL-server RPM (32-bit). See README-wsrep. Don't forget to download corresponding Galera package from https://launchpad.net/galera 54
last downloaded 66 weeks ago
download icon MySQL-server-5.5.23_wsrep_23.5-1.rhel5.x86_64.rpm (md5) wsrep-patched MySQL-server RPM (64-bit). See README-wsrep. Don't forget to download corresponding Galera package from https://launchpad.net/galera 164
last downloaded 150 weeks ago
download icon mysql-5.5.23_wsrep_23.5-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 25
last downloaded 45 weeks ago
download icon mysql-5.5.23_wsrep_23.5-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 140
last downloaded 45 weeks ago
download icon README-wsrep (md5) README about wsrep patch 95
last downloaded 40 weeks ago
download icon mysql-5.5.23-galera-23.2.1beta2-i686.tgz (md5) Self-contained quick demo distribution (32-bit). See README-demo 15
last downloaded 45 weeks ago
download icon mysql-5.5.23-galera-23.2.1beta2-x86_64.tgz (md5) Self-contained quick demo distribution (64-bit). See README-demo 43
last downloaded 5 days ago
download icon README-demo (md5) Demo instructions. Demo now is supported only on centos due to libssl.so.6 dependency. Sorry. 64
last downloaded 41 weeks ago
download icon mysql-5.5.23_wsrep_23.5.patch (md5) wsrep-23.5 patch for MySQL 5.5.23 47
last downloaded 41 weeks ago
Total downloads: 815

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_myisam to enable)
- Solaris 11 x86 build support (see http://www.codership.com/wiki/doku.php?id=compile_galera)

Changelog 

This release does not have a changelog.

0 blueprints and 30 bugs targeted

Bug report Importance Assignee Status
944665 #944665 store replication position into InnoDB tablespace 3 High Teemu Ollakka  10 Fix Released
944665 #944665 store replication position into InnoDB tablespace 3 High Teemu Ollakka  10 Fix Released
957530 #957530 Solaris build support 3 High Alex Yurchenko  10 Fix Released
957530 #957530 Solaris build support 3 High Alex Yurchenko  10 Fix Released
959512 #959512 IO cache not reset at trx cleanup if write set was empty 3 High Teemu Ollakka  10 Fix Released
963734 #963734 ALTER TABLE RENAME and Delete_rows conflic on slave 3 High Teemu Ollakka  10 Fix Released
963734 #963734 ALTER TABLE RENAME and Delete_rows conflic on slave 3 High Teemu Ollakka  10 Fix Released
986883 #986883 Merge with MySQL 5.5.23 3 High Seppo Jaakola  10 Fix Released
986883 #986883 Merge with MySQL 5.5.23 3 High Seppo Jaakola  10 Fix Released
928310 #928310 show create table does not honor wsrep_causal_reads=1 4 Medium Teemu Ollakka  10 Fix Released
928310 #928310 show create table does not honor wsrep_causal_reads=1 4 Medium Teemu Ollakka  10 Fix Released
938143 #938143 5.5.23-23.5 chores 4 Medium   10 Fix Released
966348 #966348 slave applier can fail for exceeded max_allowed_packet size 4 Medium Seppo Jaakola  10 Fix Released
966348 #966348 slave applier can fail for exceeded max_allowed_packet size 4 Medium Seppo Jaakola  10 Fix Released
966950 #966950 clustered index not passed for FK append 4 Medium Seppo Jaakola  10 Fix Released
966950 #966950 clustered index not passed for FK append 4 Medium Seppo Jaakola  10 Fix Released
967134 #967134 use of uninitialized memory in wsrep_rec_get_primary_key() 4 Medium Teemu Ollakka  10 Fix Released
967134 #967134 use of uninitialized memory in wsrep_rec_get_primary_key() 4 Medium Teemu Ollakka  10 Fix Released
968328 #968328 autoguess node base address for wsrep provider 4 Medium Teemu Ollakka  10 Fix Released
968328 #968328 autoguess node base address for wsrep provider 4 Medium Teemu Ollakka  10 Fix Released
970714 #970714 locking session can cause hanging in multi-master use case 5 Low Seppo Jaakola  10 Fix Released
918931 #918931 Merge with MySQL 5.5.21 6 Wishlist Seppo Jaakola  10 Fix Released
918931 #918931 Merge with MySQL 5.5.21 6 Wishlist Seppo Jaakola  10 Fix Released
940861 #940861 run innodb lock monitor for slave applier lock wait timeouts 6 Wishlist Seppo Jaakola  10 Fix Released
940861 #940861 run innodb lock monitor for slave applier lock wait timeouts 6 Wishlist Seppo Jaakola  10 Fix Released
944643 #944643 consistency check support by total order isolation 6 Wishlist Seppo Jaakola  10 Fix Released
944643 #944643 consistency check support by total order isolation 6 Wishlist Seppo Jaakola  10 Fix Released
960123 #960123 Merge with MySQL 5.5.22 6 Wishlist Seppo Jaakola  10 Fix Released
960123 #960123 Merge with MySQL 5.5.22 6 Wishlist Seppo Jaakola  10 Fix Released
986709 #986709 Support for MyISAM Replication 6 Wishlist Seppo Jaakola  10 Fix Released
This milestone contains Public information
Everyone can see this information.