MySQL patches by Codership 5.5.17-22.3

Milestone information

Project:
MySQL patches by Codership
Series:
5.5
Version:
5.5.17-22.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:
18 Alex Yurchenko, 41 Seppo Jaakola, 2 Teemu Ollakka
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
62 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.17-22.3-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 81
last downloaded 39 weeks ago
download icon mysql-server-wsrep-5.5.17-22.3-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 181
last downloaded 39 weeks ago
download icon MySQL-server-5.5.17_wsrep_22.3-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 63
last downloaded 145 weeks ago
download icon MySQL-server-5.5.17_wsrep_22.3-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 279
last downloaded 35 weeks ago
download icon mysql-5.5.17_wsrep_22.3-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 58
last downloaded 40 weeks ago
download icon mysql-5.5.17_wsrep_22.3-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 150
last downloaded 40 weeks ago
download icon README-wsrep (md5) README about wsrep patch 227
last downloaded 35 weeks ago
download icon mysql-5.5.17-galera-22.1.1-i686.tgz (md5) Self-contained quick demo distribution (32-bit). See README-demo 34
last downloaded 40 weeks ago
download icon mysql-5.5.17-galera-22.1.1-x86_64.tgz (md5) Self-contained quick demo distribution (64-bit). See README-demo 151
last downloaded 40 weeks ago
download icon README-demo (md5) Demo instructions. Demo now is supported only on centos due to libssl.so.6 dependency. Sorry. 177
last downloaded 36 weeks ago
download icon mysql-5.5.17_wsrep_22.3.patch (md5) wsrep-22.3 patch for MySQL 5.5.17 94
last downloaded 35 weeks ago
Total downloads: 1,495

Release notes 

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

New Features:
- Merged with MySQL 5.5.17.
- Updated to wsrep API v22.
- Support for Rolling Schema Upgrade (beta).
- Support for STATEMENT binlog format (beta).

Bugs fixed:
- NULL unique keys cause certification conflict.
- Non-effective UPDATE returns deadlock error.
- Donor thread tried to unlock unlocked global read lock (rsync SST could fail).
- Compatibility with MySQL replication broken.
- Segfault on DDL which cannot be executed.
- Node hangs on wsrep_cluster_address change.
- 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.
- Crash on ROLLBACK TO SAVEPOINT
- 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.

Ubuntu users: for the rest of MySQL 5.5 DEB packages add https://launchpad.net/~nathan-renniewaldock/+archive/ppa to the repository list.

Changelog 

This release does not have a changelog.

0 blueprints and 62 bugs targeted

Bug report Importance Assignee Status
889944 #889944 donor thread thries to unlock unlocked global read lock 2 Critical Alex Yurchenko  10 Fix Released
889944 #889944 donor thread thries to unlock unlocked global read lock 2 Critical Alex Yurchenko  10 Fix Released
883051 #883051 Port to wsrep API v22 3 High Alex Yurchenko  10 Fix Released
883051 #883051 Port to wsrep API v22 3 High Alex Yurchenko  10 Fix Released
884615 #884615 MySQL replication compatibility is broken in 5.5 3 High Seppo Jaakola  10 Fix Released
884615 #884615 MySQL replication compatibility is broken in 5.5 3 High Seppo Jaakola  10 Fix Released
886055 #886055 Node hangs up on wsrep_cluster_address change 3 High Seppo Jaakola  10 Fix Released
886094 #886094 rsync-based SST logic is incompatible with IST protocol 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
889357 #889357 mysqld is stuck on starting 3 High Alex Yurchenko  10 Fix Released
889357 #889357 mysqld is stuck on starting 3 High Alex Yurchenko  10 Fix Released
889523 #889523 non effective update returns deadlock error 3 High Seppo Jaakola  10 Fix Released
889523 #889523 non effective update returns deadlock error 3 High Seppo Jaakola  10 Fix Released
894364 #894364 adapt with wsrep API change for pre_commit flags 3 High Seppo Jaakola  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
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
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
883041 #883041 wsrep_sst_receive_address=127.0.0.1 is not caught 4 Medium Alex Yurchenko  10 Fix Released
883994 #883994 inconsistency with STATEMENT format replication and rand() functions 4 Medium Seppo Jaakola  10 Fix Released
883994 #883994 inconsistency with STATEMENT format replication and rand() functions 4 Medium Seppo Jaakola  10 Fix Released
884183 #884183 mysqldump error not propagated to SST script caller 4 Medium Teemu Ollakka  10 Fix Released
884183 #884183 mysqldump error not propagated to SST script caller 4 Medium Teemu Ollakka  10 Fix Released
885936 #885936 5.5.17-22.3 chores 4 Medium   10 Fix Released
886105 #886105 galera replication not propagated to mysql replication 4 Medium Seppo Jaakola  10 Fix Released
886105 #886105 galera replication not propagated to mysql replication 4 Medium Seppo Jaakola  10 Fix Released
887563 #887563 RSU implementation 4 Medium Seppo Jaakola  10 Fix Released
887563 #887563 RSU implementation 4 Medium Seppo Jaakola  10 Fix Released
889918 #889918 result of fopen() is not checked in wsrep_write_rbr_buf() 4 Medium Alex Yurchenko  10 Fix Released
889918 #889918 result of fopen() is not checked in wsrep_write_rbr_buf() 4 Medium Alex Yurchenko  10 Fix Released
892274 #892274 Nodes crashing when handling ROLLBACK TO SAVEPOINTs 4 Medium Seppo Jaakola  10 Fix Released
892274 #892274 Nodes crashing when handling ROLLBACK TO SAVEPOINTs 4 Medium Seppo Jaakola  10 Fix Released
892769 #892769 Memory lock and query cache should not be allowed 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
897530 #897530 start error without query_cache_size 4 Medium Seppo Jaakola  10 Fix Released
897530 #897530 start error without query_cache_size 4 Medium Seppo Jaakola  10 Fix Released
882716 #882716 unnecessary warning about binlog format in error log 5 Low Seppo Jaakola  10 Fix Released
882716 #882716 unnecessary warning about binlog format in error log 5 Low Seppo Jaakola  10 Fix Released
882768 #882768 lower severity for unset wsrep_notify_cmd 5 Low Alex Yurchenko  10 Fix Released
882768 #882768 lower severity for unset wsrep_notify_cmd 5 Low Alex Yurchenko  10 Fix Released
887564 #887564 add forced binlog_format option 5 Low Seppo Jaakola  10 Fix Released
887564 #887564 add forced binlog_format option 5 Low Seppo Jaakola  10 Fix Released
889266 #889266 mysqld cleanup segfaults when rsync SST fails 5 Low Seppo Jaakola  10 Fix Released
889266 #889266 mysqld cleanup segfaults when rsync SST fails 5 Low Seppo Jaakola  10 Fix Released
892336 #892336 Dynamically adding wsrep_provider after server startup results in missing wsrep_provider_options 5 Low Seppo Jaakola  10 Fix Released
892336 #892336 Dynamically adding wsrep_provider after server startup results in missing wsrep_provider_options 5 Low Seppo Jaakola  10 Fix Released
893894 #893894 autoinc not honored in STATEMENT format replication 5 Low Seppo Jaakola  10 Fix Released
893894 #893894 autoinc not honored in STATEMENT format replication 5 Low Seppo Jaakola  10 Fix Released
898586 #898586 NULL value for unique index causes replication conflicts 5 Low Seppo Jaakola  10 Fix Released
898586 #898586 NULL value for unique index causes replication conflicts 5 Low Seppo Jaakola  10 Fix Released
899616 #899616 enable STATEMENT binlogging in applier 5 Low Seppo Jaakola  10 Fix Released
899616 #899616 enable STATEMENT binlogging in applier 5 Low Seppo Jaakola  10 Fix Released
900816 #900816 updates on non PK tables can cause 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
900839 #900839 keys for AI UK should be appended in write set 5 Low Seppo Jaakola  10 Fix Released
858856 #858856 Merge with MySQL 5.5.16 6 Wishlist Seppo Jaakola  10 Fix Released
858856 #858856 Merge with MySQL 5.5.16 6 Wishlist Seppo Jaakola  10 Fix Released
889965 #889965 Merge with MySQL 5.5.17 6 Wishlist Seppo Jaakola  10 Fix Released
889965 #889965 Merge with MySQL 5.5.17 6 Wishlist Seppo Jaakola  10 Fix Released
This milestone contains Public information
Everyone can see this information.