MySQL patches by Codership 5.6.14-25.1

Milestone information

Project:
MySQL patches by Codership
Series:
5.6
Version:
5.6.14-25.1
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:
7 Alex Yurchenko, 15 Seppo Jaakola, 19 Teemu Ollakka, 2 Vladislav Klyachin
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
1 Won't Fix, 47 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.6.14_wsrep_25.3.1-amd64.tbz (md5) wsrep-patched MySQL-server package for FreeBSD 9.2 (64-bit) 113
last downloaded 13 weeks ago
download icon mysql-client-5.6.14_wsrep_25.3.1-amd64.tbz (md5) MySQL-client package for FreeBSD 9.2 (64-bit) 54
last downloaded 13 weeks ago
download icon mysql-server-wsrep-5.6.14-25.1-i386.deb (md5) wsrep-patched mysql-server DEB (32-bit) 117
last downloaded 13 weeks ago
download icon mysql-server-wsrep-5.6.14-25.1-amd64.deb (md5) wsrep-patched mysql-server DEB (64-bit) 937
last downloaded 13 weeks ago
download icon MySQL-server-5.6.14_wsrep_25.1-1.rhel6.i386.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (32-bit) 374
last downloaded 13 weeks ago
download icon MySQL-server-5.6.14_wsrep_25.1-1.rhel6.x86_64.rpm (md5) wsrep-patched MySQL-server RPM for RHEL/CentOS 6 (64-bit) 914
last downloaded 48 weeks ago
download icon mysql-5.6.14_wsrep_25.1-linux-i686.tar.gz (md5) Generic binary tarball for system-wide install (32-bit) 408
last downloaded 13 weeks ago
download icon mysql-5.6.14_wsrep_25.1-linux-x86_64.tar.gz (md5) Generic binary tarball for system-wide install (64-bit) 2,910
last downloaded 13 weeks ago
download icon mysql-5.6.14_wsrep_25.1.patch (md5) wsrep-25.1 patch for MySQL 5.6.14 255
last downloaded 4 days ago
Total downloads: 6,082

Release notes 

This is the first GA release in 5.6 series.

What is new:
* MySQL 5.6 support
* Support for MySQL 5.6 async replication GTID
* Preordered async replication events
* Experimental Query Cache support
* Merged MySQL up to 5.6.14

All bugfixes from 5.5 have been merged.

This release is based on wsrep API v25, so it works with both 2.x and 3.x Galera series. However, 3.x series starting from https://launchpad.net/galera/3.x/25.3.1 is recommended.

Changelog 

This release does not have a changelog.

0 blueprints and 48 bugs targeted

Bug report Importance Assignee Status
1228341 #1228341 Crash with debug build on PXC 5.6 1 Undecided Seppo Jaakola  4 Won't Fix
1233383 #1233383 innodb: unprotected access to was_chosen_as_deadlock_victim 2 Critical Seppo Jaakola  10 Fix Released
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
1158221 #1158221 trx tries to abort slave trx 3 High Seppo Jaakola  10 Fix Released
1206129 #1206129 LOAD DATA INFILE not replicating properly in cluster 3 High Teemu Ollakka  10 Fix Released
1217138 #1217138 Assertion `pfs_thread->m_events_statements_count == 0' failed in 5.6 branch 3 High Teemu Ollakka  10 Fix Released
1228333 #1228333 wsrep_sst_rsync fails in PXC 5.6 3 High Teemu Ollakka  10 Fix Released
1234382 #1234382 Issue with lock_sys->mutex when wsrep_log_conflicts 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
1239571 #1239571 wsrep_innobase_kill_one_trx() is missing BF thd for TOI BF aborts in 5.6 3 High Teemu Ollakka  10 Fix Released
1240567 #1240567 wsrep_exec_mode remains in LOCAL_COMMIT after AC rollback 3 High Teemu Ollakka  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
1162421 #1162421 CTAS processing can assert with debug build 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
1228823 #1228823 Merge with MySQL 5.6.14 4 Medium Seppo Jaakola  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
1234421 #1234421 void Diagnostics_area::set_ok_status(ulonglong, ulonglong, const char*): Assertion `! is_set()' failed. 4 Medium Teemu Ollakka  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
1248160 #1248160 5.6.14-25.1 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
1088267 #1088267 attempt to kill slave thread can cause server hanging 5 Low Seppo Jaakola  10 Fix Released
1200647 #1200647 MySQL 5.6 integration issues 5 Low   10 Fix Released
1216805 #1216805 Excessive conflicts in FK parent table 5 Low Teemu Ollakka  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
1238226 #1238226 memcached plugin is missing in binary packages 5 Low Alex Yurchenko  10 Fix Released
1246257 #1246257 CREATE TEMPORARY TABLE LIKE... will be replicated 5 Low Seppo Jaakola  10 Fix Released
1246921 #1246921 CTAS with empty result set will not be replicated 5 Low Seppo Jaakola  10 Fix Released
1248089 #1248089 Query Cache support 5 Low Seppo Jaakola  10 Fix Released
884560 #884560 Fix wsrep_commit_cb() and wsrep_rollback_cb() callbacks 6 Wishlist Seppo Jaakola  10 Fix Released
1212955 #1212955 Server deadlock while DDL 1 Undecided Teemu Ollakka  10 Fix Released
1225236 #1225236 Assertion `klass->m_flags & (1 << 1)' failed in 5.6 branch 1 Undecided   10 Fix Released
1234229 #1234229 WSREP: conc slot cancel not supported 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
1238278 #1238278 ha_innodb.cc:5713: void wsrep_innobase_mysql_sort(int, uint, unsigned char*, unsigned int): Assertion `tmp_length == str_length' failed. 1 Undecided Teemu Ollakka  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.