MySQL patches by Codership 5.1.59-22.2

Milestone information

Project:
MySQL patches by Codership
Series:
5.1
Version:
5.1.59-22.2
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:
13 Alex Yurchenko, 14 Seppo Jaakola, 1 Teemu Ollakka
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
1 Invalid, 29 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.1.59-22.2-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 175
last downloaded 45 weeks ago
download icon mysql-server-wsrep-5.1.59-22.2-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 232
last downloaded 48 weeks ago
download icon MySQL-server-wsrep-5.1.59_22.2-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 42
last downloaded 48 weeks ago
download icon MySQL-server-wsrep-5.1.59_22.2-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 83
last downloaded 41 weeks ago
download icon mysql-5.1.59_wsrep_22.2-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 30
last downloaded 47 weeks ago
download icon mysql-5.1.59_wsrep_22.2-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 43
last downloaded 46 weeks ago
download icon README-wsrep (md5) README about wsrep patch 70
last downloaded 45 weeks ago
download icon mysql-5.1.59_wsrep_22.2.patch (md5) wsrep-22.2 patch for MySQL 5.1.59 36
last downloaded 48 weeks ago
Total downloads: 711

Release notes 

This is a new bugfix release of wsrep patch for MySQL-5.1.x series:

New:
- Merged with MySQL 5.1.59.
- Updated to wsrep API v22.

Bugs fixed:
- NULL unique keys cause certification conflict.
- Donor thread tried to unlock unlocked global read lock (rsync SST could fail).
- Donor in rsync SST could hang.
- Compatibility with MySQL replication broken.
- Segfault on DDL which cannot be executed.
- InnoDB disallow writes patch was not fully effective.
- Node hangs on startup when wsrep_provider is not set.
- 2 bugs in wsrep_sst_mysqldump.
- mysqldamin does not work when node is in not in SYNCED state.
- mysqld cleanup procedure segfaults when rsync SST fails
- UPDATE/DELETE operations on tables without primary keys incompatible with parallel applying.
- unsupported/bad values for wsrep_sst_receive_address, memlock, query_cache_size not caught on startup.

Changelog 

This release does not have a changelog.

0 blueprints and 30 bugs targeted

Bug report Importance Assignee Status
882716 #882716 unnecessary warning about binlog format in error log 5 Low   3 Invalid
869538 #869538 inconsistency in multi-master test when using binlogging 2 Critical Seppo Jaakola  10 Fix Released
872193 #872193 inconsistency in multi-master test when NOT using binlogging 2 Critical Seppo Jaakola  10 Fix Released
889944 #889944 donor thread thries to unlock unlocked global read lock 2 Critical Alex Yurchenko  10 Fix Released
862184 #862184 mysqldump SST cannot handle slow query log as a file 3 High Alex Yurchenko  10 Fix Released
883051 #883051 Port to wsrep API v22 3 High Alex Yurchenko  10 Fix Released
886094 #886094 rsync-based SST logic is incompatible with IST protocol 3 High Alex Yurchenko  10 Fix Released
889266 #889266 mysqld cleanup segfaults when rsync SST fails 3 High Alex Yurchenko  10 Fix Released
889357 #889357 mysqld is stuck on starting 3 High Alex Yurchenko  10 Fix Released
894364 #894364 adapt with wsrep API change for pre_commit flags 3 High Seppo Jaakola  10 Fix Released
882765 #882765 ip command may be not in the PATH for non-root users on CentOS (used by wsrep_sst_mysqldump) 4 Medium Alex Yurchenko  10 Fix Released
883040 #883040 mysqladmin shutdown does not work when Cluster is misconfigured 4 Medium Seppo Jaakola  10 Fix Released
883041 #883041 wsrep_sst_receive_address=127.0.0.1 is not caught 4 Medium Alex Yurchenko  10 Fix Released
884183 #884183 mysqldump error not propagated to SST script caller 4 Medium Teemu Ollakka  10 Fix Released
889918 #889918 result of fopen() is not checked in wsrep_write_rbr_buf() 4 Medium Alex Yurchenko  10 Fix Released
892769 #892769 Memory lock and query cache should not be allowed 4 Medium Alex Yurchenko  10 Fix Released
896886 #896886 innodb disallow writes patch in wsrep-5.1 is ineffective 4 Medium Seppo Jaakola  10 Fix Released
896886 #896886 innodb disallow writes patch in wsrep-5.1 is ineffective 4 Medium Seppo Jaakola  10 Fix Released
897530 #897530 start error without query_cache_size 4 Medium Seppo Jaakola  10 Fix Released
871142 #871142 5.1.59-22.2 Chores 5 Low   10 Fix Released
882768 #882768 lower severity for unset wsrep_notify_cmd 5 Low Alex Yurchenko  10 Fix Released
898586 #898586 NULL value for unique index causes replication conflicts 5 Low Seppo Jaakola  10 Fix Released
900816 #900816 updates on non PK tables can cause conflicts 5 Low Seppo Jaakola  10 Fix Released
900839 #900839 keys for AI UK should be appended in write set 5 Low Seppo Jaakola  10 Fix Released
858806 #858806 Merge with MySQL 5.1.59 6 Wishlist Seppo Jaakola  10 Fix Released
875051 #875051 save RBR buffer if applying fails 6 Wishlist Seppo Jaakola  10 Fix Released
866089 #866089 gethostname() fails in 5.1 1 Undecided Alex Yurchenko  10 Fix Released
871122 #871122 add --basedir/bin to path for running SST script 1 Undecided Alex Yurchenko  10 Fix Released
888494 #888494 donor for rsync SST hanging in wsrep-5.1 1 Undecided Seppo Jaakola  10 Fix Released
888494 #888494 donor for rsync SST hanging in wsrep-5.1 1 Undecided Seppo Jaakola  10 Fix Released
This milestone contains Public information
Everyone can see this information.