MySQL patches by Codership 5.5.31-23.7.5

Milestone information

Project:
MySQL patches by Codership
Series:
5.5
Version:
5.5.31-23.7.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:
15 Alex Yurchenko, 9 Seppo Jaakola, 1 Teemu Ollakka
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
28 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-5.5.31_wsrep_23.7.5-1.rhel6.x86_64.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (64-bit) 321
last downloaded 17 weeks ago
download icon mysql-5.5.31-23.7.5.patch.gz (md5) wsrep-23.7.5 patch for MySQL 5.5.31 269
last downloaded 19 weeks ago
Total downloads: 590

Release notes 

Bugs fixed since 23.7.3:

Major bugs:

lp:1046726 table admin commands (check, repair, analyze, optimize) are not replicated
lp:1080829 Using xtrabackup sst fails due to mktemp error
lp:1088267 attempt to kill slave thread can cause server hanging
lp:1108431 wsrep-recover fails in mysqld_safe, Ubuntu (dash)
lp:1134892 server crash at rem0rec.c line 564
lp:1155183 innodb_thread_conccurrency limit can cause node stalling
lp:1158221 local trx tries to abort slave trx
lp:1164893 CTAS conflict with DDL can cause node hanging
lp:1166060 failure to start donor thread (e.g. due to open files limit) goes unnoticed and donor stays in DONOR state forever
lp:1169326 SQL_SLAVE_SKIP_COUNTER=1 sticks permanently with wsrep_mysql_replication_bundle set

Minor bugs:

lp:1012138 set gcs.fc_master_slave=YES gives error
lp:1077652 mysqld fails to start with wsrep_provider unset
lp:1084573 wsrep_sst_mysqldump uses undifined err function
lp:1086978 xtrabackup donor runs xtrabackup indefinitely when xtrabackup tmpdir on tmpfs
lp:1098797 wsrep_node_incoming_address does not default to my_bind_addr when wsrep_node_address is set
lp:1154095 rsync SST filter may include lost+found directory
lp:1160047 xtrabackup sst fails if tmpdir is specified more than once in my.cnf
lp:1162421 CTAS processing can assert with debug build
lp:1167368 ifconfig does not detect wsrep_node_address correctly on german debian installation
lp:1167396 service mysql start does not pass options to mysqld_safe on Debian/Ubuntu
lp:1170345 PXC 5.5.30-23.7.4.404 not able the use a different shared memory allocator library
lp:1175989 /usr/bin/wsrep-sst_common: /dev/stderr: Permission denied
lp:1187526 trx_commit_for_mysql() called twice in innobase_commit_low()

New features:

lp:1167331 parallel rsync SST (Mrten)

lp:1181532, lp:1183530, lp:1185245, lp:1193015 initial support for xbstream-based xtrabackup SST (allows for parallel, compacted, compressed, encrypted SST). Read the bug description about limitations with the current xtrabackup. (Percona)

Merged with MySQL 5.5.31

Changelog 

This release does not have a changelog.

0 blueprints and 28 bugs targeted

Bug report Importance Assignee Status
1080829 #1080829 Using xtrabackup sst fails due to mktemp error 2 Critical Alex Yurchenko  10 Fix Released
1108431 #1108431 wsrep-recover fails in mysqld_safe, Ubuntu (dash) 3 High Alex Yurchenko  10 Fix Released
1187526 #1187526 trx_commit_for_mysql() called twice in innobase_commit_low() 3 High Seppo Jaakola  10 Fix Released
1012138 #1012138 set gcs.fc_master_slave=YES gives error 4 Medium Seppo Jaakola  10 Fix Released
1084573 #1084573 wsrep_sst_mysqldump uses undifined err function 4 Medium Alex Yurchenko  10 Fix Released
1098797 #1098797 wsrep_node_incoming_address does not default to my_bind_addr when wsrep_node_address is set 4 Medium Alex Yurchenko  10 Fix Released
1154095 #1154095 rsync SST filter may include lost+found directory 4 Medium Alex Yurchenko  10 Fix Released
1155183 #1155183 innodb_thread_conccurrency limit can cause node stalling 4 Medium Seppo Jaakola  10 Fix Released
1162421 #1162421 CTAS processing can assert with debug build 4 Medium Seppo Jaakola  10 Fix Released
1164893 #1164893 CTAS conflict with DDL can cause node hanging 4 Medium Seppo Jaakola  10 Fix Released
1167331 #1167331 feature request: parallel rsync for sst 4 Medium Alex Yurchenko  10 Fix Released
1167368 #1167368 ifconfig does not detect wsrep_node_address correctly on german debian installation 4 Medium Alex Yurchenko  10 Fix Released
1170345 #1170345 PXC 5.5.30-23.7.4.404 not able the use a different shared memory allocator library 4 Medium Alex Yurchenko  10 Fix Released
1175989 #1175989 /usr/bin/wsrep-sst_common: /dev/stderr: Permission denied 4 Medium Alex Yurchenko  10 Fix Released
1181532 #1181532 Use xbstream instead of tar in innobackupex stream 4 Medium Alex Yurchenko  10 Fix Released
1185245 #1185245 Fix wsrep_sst_xtrabackup for encryption 4 Medium Alex Yurchenko  10 Fix Released
1086978 #1086978 xtrabackup donor runs xtrabackup indefinitely when xtrabackup tmpdir on tmpfs 5 Low Alex Yurchenko  10 Fix Released
1193079 #1193079 5.5.31-23.7.5 chores 5 Low   10 Fix Released
1133146 #1133146 Merge with MySQL 5.5.30 6 Wishlist Seppo Jaakola  10 Fix Released
1184103 #1184103 Merge with MySQL 5.5.31 6 Wishlist Seppo Jaakola  10 Fix Released
1077652 #1077652 mysqld fails to start with wsrep_provider unset 1 Undecided Alex Yurchenko  10 Fix Released
1134892 #1134892 Standalone 5.5.29 wsrep_23.7.2.r3843 server crash at rem0rec.c line 564 1 Undecided Seppo Jaakola  10 Fix Released
1160047 #1160047 xtrabackup sst fails if tmpdir is specified more than once in my.cnf 1 Undecided Alex Yurchenko  10 Fix Released
1166060 #1166060 sst_donate_other returns bad error code if pthread_create() fails 1 Undecided Teemu Ollakka  10 Fix Released
1167396 #1167396 service mysql start does not pass options to mysqld_safe 1 Undecided Alex Yurchenko  10 Fix Released
1169326 #1169326 SQL_SLAVE_SKIP_COUNTER=1 sticks permanently with wsrep_mysql_replication_bundle set 1 Undecided Seppo Jaakola  10 Fix Released
1183530 #1183530 Handle empty passwords in wsrep_sst scripts 1 Undecided   10 Fix Released
1193015 #1193015 Add rebuild-threads to wsrep_sst_xtrabackup 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.