MySQL patches by Codership 5.5.34-25.9

Milestone information

Project:
MySQL patches by Codership
Series:
5.5
Version:
5.5.34-25.9
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:
6 Alex Yurchenko, 10 Seppo Jaakola, 11 Teemu Ollakka, 2 Vladislav Klyachin
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
32 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.34_wsrep_25.2.8-amd64.tbz (md5) wsrep-patched MySQL-server package for FreeBSD 9.2 (64-bit) 109
last downloaded 8 days ago
download icon mysql-client-5.5.34_wsrep_25.2.8-amd64.tbz (md5) MySQL-client package for FreeBSD 9.2 (64-bit) 58
last downloaded 17 weeks ago
download icon mysql-server-wsrep-5.5.34-25.9-i386.deb (md5) wsrep-patched mysql-server DEB (32-bit) 148
last downloaded 30 weeks ago
download icon mysql-server-wsrep-5.5.34-25.9-amd64.deb (md5) wsrep-patched mysql-server DEB (64-bit) 2,419
last downloaded 15 weeks ago
download icon MySQL-server-5.5.34_wsrep_25.9-1.rhel5.i386.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 5 (32-bit) 254
last downloaded 30 weeks ago
download icon MySQL-server-5.5.34_wsrep_25.9-1.rhel5.x86_64.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 5 (64-bit) 473
last downloaded 17 weeks ago
download icon MySQL-server-5.5.34_wsrep_25.9-1.rhel6.i386.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (32-bit) 271
last downloaded 27 weeks ago
download icon MySQL-server-5.5.34_wsrep_25.9-1.rhel6.x86_64.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (64-bit) 1,618
last downloaded 17 weeks ago
download icon mysql-5.5.34_wsrep_25.9-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 589
last downloaded 17 weeks ago
download icon mysql-5.5.34_wsrep_25.9-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 9,597
last downloaded 17 weeks ago
download icon mysql-5.5.34_wsrep_25.9.patch (md5) wsrep-25.9 patch for MySQL 5.5.34 321
last downloaded 17 weeks ago
Total downloads: 15,857

Release notes 

New release supporting wsrep API v25.

Major bugs fixed:
- lp:587170 - Adding AUTO_INCREMENT column to a table results in data inconsistency
- lp:1206129 - LOAD DATA INFILE not replicating properly in cluster
- lp:1212247, lp:1246257 - CREATE TABLE issues with temporary tables
- lp:1247971 - wsrep_local_bf_aborts fixed to count correct number of brute-force aborts
- lp:1088267 - attempt to kill slave thread can cause server hanging
- lp:1248921 - potential deadlock with cascading FK load

Wsrep api v25 provides also compatibility with Galera 3.x series (https://launchpad.net/galera/3.x).

Changelog 

This release does not have a changelog.

0 blueprints and 32 bugs targeted

Bug report Importance Assignee Status
1249753 #1249753 thd->mem_root not freed on appliers 2 Critical Teemu Ollakka  10 Fix Released
587170 #587170 Adding AUTO_INCREMENT column to a table results in data inconsistency 3 High Teemu Ollakka  10 Fix Released
1072839 #1072839 memory leaks with wsrep variables 3 High Vladislav Klyachin  10 Fix Released
1206129 #1206129 LOAD DATA INFILE not replicating properly in cluster 3 High Teemu Ollakka  10 Fix Released
1232890 #1232890 MariaDB binlog_annotate_row_events option can cause slave crash 3 High Seppo Jaakola  10 Fix Released
1238331 #1238331 Segfault in find_wsrep_new_cluster() when loading plugin. 3 High Alex Yurchenko  10 Fix Released
1241760 #1241760 thd->db may get reset during transaction replay 3 High Teemu Ollakka  10 Fix Released
1244100 #1244100 use of uninitialized vale in MYSQL_BIN_LOG::write() 3 High Teemu Ollakka  10 Fix Released
1244661 #1244661 unreleased write set handlers after randgen run 3 High Teemu Ollakka  10 Fix Released
1245333 #1245333 wsrep commit callback does not release mdl locks 3 High Teemu Ollakka  10 Fix Released
1247978 #1247978 rollbacks may leave stale transactional MDL locks 3 High Teemu Ollakka  10 Fix Released
1248908 #1248908 sync level violation with wsrep checkpointing 3 High Teemu Ollakka  10 Fix Released
1187739 #1187739 SELECT FOR UPDATE query will not return deadlock error if BF aborted 4 Medium Seppo Jaakola  10 Fix Released
1212247 #1212247 CREATE TABLE t LIKE <temporary table> 4 Medium Seppo Jaakola  10 Fix Released
1228149 #1228149 Typos in mysql service script 4 Medium Alex Yurchenko  10 Fix Released
1230160 #1230160 potential memory leak on realloc() in wsrep_write_cache() 4 Medium Alex Yurchenko  10 Fix Released
1232789 #1232789 FLUSH STATUS zeroes up wsrep_cluster_size and wsrep_local_index 4 Medium Vladislav Klyachin  10 Fix Released
1243150 #1243150 wsrep hton refactoring 4 Medium Teemu Ollakka  10 Fix Released
1244667 #1244667 sql_parse.cc:4895: int mysql_execute_command(THD*): Assertion `!thd->in_active_multi_stmt_transaction() || thd->in_multi_stmt_transaction_mode()' failed. 4 Medium Teemu Ollakka  10 Fix Released
1247971 #1247971 Implement wsrep_bf_aborts counter status variable 4 Medium Alex Yurchenko  10 Fix Released
1247980 #1247980 FLUSH STATUS should call wsrep->stats_reset() 4 Medium Alex Yurchenko  10 Fix Released
1248158 #1248158 5.5.34-25.9 release chores 4 Medium   10 Fix Released
1248921 #1248921 UNIV_SYNC_DEBUG build asserts with cascading FK load 4 Medium Seppo Jaakola  10 Fix Released
1216805 #1216805 Excessive conflicts in FK parent table 5 Low Seppo Jaakola  10 Fix Released
1216904 #1216904 mtr test main.merge fails 5 Low Seppo Jaakola  10 Fix Released
1233353 #1233353 Handler command and concurrent DDL can cause node hanging 5 Low Seppo Jaakola  10 Fix Released
1235635 #1235635 ‘c_lock’ may be used uninitialized 5 Low Alex Yurchenko  10 Fix Released
1246257 #1246257 CREATE TEMPORARY TABLE LIKE... will be replicated 5 Low Seppo Jaakola  10 Fix Released
1242681 #1242681 Merge with MySQL 5.5.34 6 Wishlist Seppo Jaakola  10 Fix Released
1212955 #1212955 Server deadlock while DDL 1 Undecided Seppo Jaakola  10 Fix Released
1237889 #1237889 ALTER TABLE causes Failing assertion: trx_is_registered_for_2pc(trx) 1 Undecided   10 Fix Released
1240040 #1240040 No key information for DROP VIEW 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.