MySQL patches by Codership 5.5.29-23.7.3

Milestone information

Project:
MySQL patches by Codership
Series:
5.5
Version:
5.5.29-23.7.3
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:
7 Seppo Jaakola
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
7 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.29-23.7.3-i386.deb (md5) wsrep-patched mysql-server DEB (32-bit) 166
last downloaded 18 weeks ago
download icon mysql-server-wsrep-5.5.29-23.7.3-amd64.deb (md5) wsrep-patched mysql-server DEB (64-bit) 1,565
last downloaded 45 weeks ago
download icon MySQL-server-5.5.29_wsrep_23.7.3-1.rhel5.i386.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 5 (32-bit) 66
last downloaded 18 weeks ago
download icon MySQL-server-5.5.29_wsrep_23.7.3-1.rhel5.x86_64.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 5 (64-bit) 255
last downloaded 68 weeks ago
download icon MySQL-server-5.5.29_wsrep_23.7.3-1.rhel6.i386.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (32-bit) 78
last downloaded 3 days ago
download icon MySQL-server-5.5.29_wsrep_23.7.3-1.rhel6.x86_64.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (64-bit) 723
last downloaded 18 weeks ago
download icon mysql-5.5.29_wsrep_23.7.3-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 124
last downloaded 2 days ago
download icon mysql-5.5.29_wsrep_23.7.3-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 4,385
last downloaded 2 days ago
download icon README-wsrep (md5) README about wsrep patch 422
last downloaded 9 weeks ago
download icon mysql-5.5.29_wsrep_23.7.3.patch (md5) wsrep-23.7.3 patch for MySQL 5.5.29 242
last downloaded 24 hours ago
Total downloads: 8,026

Release notes 

!!! NOTE: upgrading from rhel5 to rhel6 packages on RHEL/CentOS 6 almost certainly will require upgrade of MySQL-client and MySQL-shared/MySQL-shared-compat RPMs as well.

This is a major bugfix release. Fixed since 23.7:

A whole bunch of foreign key issues:
- lp:1078346: SEGV on wsrep_append_foreign_key()
- lp:1089490: non-uniform FK reference can cause slave crash
- lp:1100496: mixed CHAR and VARCHAR columns in foreign key definition makes parallel applying fail
- lp:1117175: foreign Key problem with PXDBC 5.5.29-23.7.1-387
- lp:1130888: cascading FK constraint can cause slave hanging

A whole host of serious bugs:
- lp:1144911: prepared statements could cause node hanging.
- lp:1019473: tables without primary keys could become inconsistent.
- lp:1112514: updates to temporary tables caused memory leaks
- lp:1088400: binlog_format=STATEMENT could cause server abort with "WSREP: FSM: no such a transition COMMITTING -> REPLICATING"
- lp:1084702: dropping a non-existing temporary table was be replicated
- lp:1132974: wsrep_recover processing conflicts with native replication threads
- lp:1136303: crash executing SHOW STATUS LIKE 'wsrep_%';

And some small fish:
- lp:1108431: wsrep-recover function in mysqld_safe was incompatible with dash on Ubuntu.
- lp:1082406: an explicitly set wsrep_node_incoming_address could make SHOW STATUS LIKE 'wsrep_incoming_addresses' return a portless address
- lp:812059: set FD_CLOEXEC flag on all mysqld file descriptors by default

Plus update to MySQL-5.5.29.

Changelog 

This release does not have a changelog.

0 blueprints and 7 bugs targeted

Bug report Importance Assignee Status
1130888 #1130888 cascading FK constraint can cause slave hanging 3 High Seppo Jaakola  10 Fix Released
1130888 #1130888 cascading FK constraint can cause slave hanging 3 High Seppo Jaakola  10 Fix Released
1019473 #1019473 Simultanious Crash of two nodes 4 Medium Seppo Jaakola  10 Fix Released
1144911 #1144911 Prepared statements can cause node hanging 4 Medium Seppo Jaakola  10 Fix Released
1084702 #1084702 dropping a non-existing temporary table will be replicated 5 Low Seppo Jaakola  10 Fix Released
1132974 #1132974 wsrep_recover processing conflicts with native replication threads 5 Low Seppo Jaakola  10 Fix Released
1136303 #1136303 crash executing SHOW STATUS LIKE 'wsrep_%'; 5 Low Seppo Jaakola  10 Fix Released
This milestone contains Public information
Everyone can see this information.