MySQL patches by Codership 5.5.28-23.7

Milestone information

Project:
MySQL patches by Codership
Series:
5.5
Version:
5.5.28-23.7
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, 40 Seppo Jaakola, 6 Teemu Ollakka
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
65 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 wsrep_sst_xtrabackup (md5) Updated version of xtrabackup script (for those who have issues with xtrabackup SST) 1,683
last downloaded 6 days ago
download icon mysql-server-wsrep-5.5.28-23.7-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 512
last downloaded 20 weeks ago
download icon mysql-server-wsrep-5.5.28-23.7-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 2,505
last downloaded 14 weeks ago
download icon MySQL-server-5.5.28_wsrep_23.7-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 115
last downloaded 20 weeks ago
download icon MySQL-server-5.5.28_wsrep_23.7-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 780
last downloaded 7 weeks ago
download icon mysql-5.5.28_wsrep_23.7-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 65
last downloaded 20 weeks ago
download icon mysql-5.5.28_wsrep_23.7-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 562
last downloaded 20 weeks ago
download icon README-wsrep (md5) README about wsrep patch 513
last downloaded 9 days ago
download icon mysql-5.5.28_wsrep_23.7.patch (md5) wsrep-23.7 patch for MySQL 5.5.28 210
last downloaded 8 days ago
Total downloads: 6,945

Release notes 

This is a major bugfix and maintenance release. Upgrade recommended.

Fixed:
- foreign keys support (multiple issues)
- thread counter going negative (and ensuing issues, like refusal to start new threads)
- causal reads timeout now returns ER_LOCK_WAIT_TIMEOUT.
- tables without primary key but with unique secondary key could cause crash with parallel applying.
- DDL in multi-statement transaction could cause a crash.
- aborted SELECTs were not automatically retried if aborted by DDL.
- RSU DDL could block.
- pt-table-checksum was not supported.
- CREATE TABLE... AS SELECT was not supported.
- queries were not retried after commit was canceled.
- MySQL slave could fail to start if no wsrep provider was loaded.
- mysqld_safe automatically restarted the node in case of failure.

New:
- automatic GTID recovery after crash in mysqld_safe.
- xtrabackup SST support.
- SST script interface now uses named parameters.
- SET PASSWORD is now replicated.
- updated to MySQL-5.5.28

Changelog 

This release does not have a changelog.

0 blueprints and 65 bugs targeted

Bug report Importance Assignee Status
946428 #946428 wsrep_causal_reads does not work with multistatement transactions 3 High Alex Yurchenko  10 Fix Released
946428 #946428 wsrep_causal_reads does not work with multistatement transactions 3 High Alex Yurchenko  10 Fix Released
987774 #987774 Add support for GTID recovery to mysqld_safe script 3 High Teemu Ollakka  10 Fix Released
1002714 #1002714 Donor accepts query, which then blocks 3 High Alex Yurchenko  10 Fix Released
1002714 #1002714 Donor accepts query, which then blocks 3 High Alex Yurchenko  10 Fix Released
1013978 #1013978 slave crash due to cascading foreign key constraint 3 High Seppo Jaakola  10 Fix Released
1013978 #1013978 slave crash due to cascading foreign key constraint 3 High Seppo Jaakola  10 Fix Released
1040108 #1040108 Threads_running becomes very large 3 High Teemu Ollakka  10 Fix Released
1042063 #1042063 Add xtrabackup SST script 3 High Alex Yurchenko  10 Fix Released
1045026 #1045026 Upgrade SST script interface to use named parameters instead of positional 3 High Alex Yurchenko  10 Fix Released
1045026 #1045026 Upgrade SST script interface to use named parameters instead of positional 3 High Alex Yurchenko  10 Fix Released
1045040 #1045040 Remove static SST method list 3 High Alex Yurchenko  10 Fix Released
1045811 #1045811 sst_donate_other() does not check pthread_create() return value 3 High Alex Yurchenko  10 Fix Released
1045811 #1045811 sst_donate_other() does not check pthread_create() return value 3 High Alex Yurchenko  10 Fix Released
1053899 #1053899 Bad return code for causal read timeout 3 High Alex Yurchenko  10 Fix Released
1053899 #1053899 Bad return code for causal read timeout 3 High Alex Yurchenko  10 Fix Released
1071882 #1071882 0 port in wsrep_node_incoming_address 3 High Alex Yurchenko  10 Fix Released
1075483 #1075483 mysqld_safe wsrep recovery log file: wrong permissions 3 High Teemu Ollakka  10 Fix Released
1075495 #1075495 server hangs before storage engine initialization with rsync SST and wsrep start position 3 High Teemu Ollakka  10 Fix Released
1083162 #1083162 FTWRL - BF aborted transaction deadlock 3 High Teemu Ollakka  10 Fix Released
1003929 #1003929 table with no PK but still having UK, can cause crash in slave using PA 4 Medium Seppo Jaakola  10 Fix Released
1003929 #1003929 table with no PK but still having UK, can cause crash in slave using PA 4 Medium Seppo Jaakola  10 Fix Released
1021283 #1021283 Merge with MySQL 5.5.25a 4 Medium Seppo Jaakola  10 Fix Released
1021283 #1021283 Merge with MySQL 5.5.25a 4 Medium Seppo Jaakola  10 Fix Released
1028297 #1028297 make wsrep status variables array private to THD 4 Medium Alex Yurchenko  10 Fix Released
1057910 #1057910 foreign key warnings 4 Medium Seppo Jaakola  10 Fix Released
1073220 #1073220 MDL resource held outside TO isolation 4 Medium Seppo Jaakola  10 Fix Released
1076382 #1076382 retrying SELECT queries 4 Medium Seppo Jaakola  10 Fix Released
1076382 #1076382 retrying SELECT queries 4 Medium Seppo Jaakola  10 Fix Released
1079892 #1079892 wsrep_sst.cc wsrep_defaults_file can be wrong when include/includedir is used 4 Medium Alex Yurchenko  10 Fix Released
1084199 #1084199 wsrep position not recorded if innodb_support_xa=0 4 Medium Teemu Ollakka  10 Fix Released
994494 #994494 spurious warnings about empty rbr buffer for update queries 5 Low Seppo Jaakola  10 Fix Released
994494 #994494 spurious warnings about empty rbr buffer for update queries 5 Low Seppo Jaakola  10 Fix Released
1023911 #1023911 REPLACE..SELECT /!*99997*/ queries don't replicate 5 Low Seppo Jaakola  10 Fix Released
1026181 #1026181 RSU processor remains hanging 5 Low Seppo Jaakola  10 Fix Released
1034546 #1034546 Merge with MySQL 5.5.27 5 Low Seppo Jaakola  10 Fix Released
1034546 #1034546 Merge with MySQL 5.5.27 5 Low Seppo Jaakola  10 Fix Released
1037165 #1037165 5.5.28-23.7 chores 5 Low   10 Fix Released
1038629 #1038629 MySQL slave fails to start when there is no provider specified 5 Low Seppo Jaakola  10 Fix Released
1038629 #1038629 MySQL slave fails to start when there is no provider specified 5 Low Seppo Jaakola  10 Fix Released
1039514 #1039514 DDL running with RSU method, cannot solve conflicts with local transactions 5 Low Seppo Jaakola  10 Fix Released
1039514 #1039514 DDL running with RSU method, cannot solve conflicts with local transactions 5 Low Seppo Jaakola  10 Fix Released
1040435 #1040435 splitting of large transactions should not affect DDL processing 5 Low Seppo Jaakola  10 Fix Released
1049024 #1049024 DDL in multi-statement will cause a crash 5 Low Seppo Jaakola  10 Fix Released
1049103 #1049103 5.5 RPM build welcome message displays double wsrep tag 5 Low Alex Yurchenko  10 Fix Released
1052002 #1052002 CREATE TABLE ... AS SELECT is not supported 5 Low Seppo Jaakola  10 Fix Released
1052002 #1052002 CREATE TABLE ... AS SELECT is not supported 5 Low Seppo Jaakola  10 Fix Released
1052668 #1052668 Debug build can crash at shutdown, if SST configuration is buggy 5 Low Seppo Jaakola  10 Fix Released
1052668 #1052668 Debug build can crash at shutdown, if SST configuration is buggy 5 Low Seppo Jaakola  10 Fix Released
1055961 #1055961 deadlocked query retrying does not kick in with certification failure cases 5 Low Seppo Jaakola  10 Fix Released
1063750 #1063750 add logging for cluster wide conflicts 5 Low Seppo Jaakola  10 Fix Released
1063750 #1063750 add logging for cluster wide conflicts 5 Low Seppo Jaakola  10 Fix Released
1068462 #1068462 Merge with MySQL 5.5.28 5 Low Seppo Jaakola  10 Fix Released
1075617 #1075617 intermittent failure to start MySQL slave when no provider is loaded 5 Low Seppo Jaakola  10 Fix Released
1075617 #1075617 intermittent failure to start MySQL slave when no provider is loaded 5 Low Seppo Jaakola  10 Fix Released
1081389 #1081389 wsrep_node_name is initialized before glob_hostname 5 Low Alex Yurchenko  10 Fix Released
852094 #852094 Increasing the number of slave threads should not require provider reloading 6 Wishlist Seppo Jaakola  10 Fix Released
852094 #852094 Increasing the number of slave threads should not require provider reloading 6 Wishlist Seppo Jaakola  10 Fix Released
996986 #996986 Merge with MySQL 5.5.24 6 Wishlist Seppo Jaakola  10 Fix Released
996986 #996986 Merge with MySQL 5.5.24 6 Wishlist Seppo Jaakola  10 Fix Released
1005919 #1005919 replicate SET PASSWORD 6 Wishlist Seppo Jaakola  10 Fix Released
1008980 #1008980 Merge with MySQL 5.5.25 6 Wishlist Seppo Jaakola  10 Fix Released
1008980 #1008980 Merge with MySQL 5.5.25 6 Wishlist Seppo Jaakola  10 Fix Released
1048492 #1048492 Group commit for MySQL slave committting to wsrep provider 6 Wishlist Seppo Jaakola  10 Fix Released
1077632 #1077632 mysqld_safe automatically restarts the node 1 Undecided Alex Yurchenko  10 Fix Released
This milestone contains Public information
Everyone can see this information.