Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC 5.5.34-23.7.6

Percona XtraDB Cluster 5.5.34

Milestone information

Project:
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC
Series:
5.5
Version:
5.5.34-23.7.6
Released:
 
Registrant:
Hrvoje Matijakovic
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:
1 Ignacio Nin, 5 Raghavendra D Prabhu
Blueprints:
1 Implemented
Bugs:
33 Fix Released

Download files for this release

File Description Downloads

Release notes 

Changelog 

View the full changelog

Bugs fixed

Fixed the issues with upgrade on Debian caused by debian-start script. Bug fixed #1112363.

Adding the AUTO_INCREMENT column to a table would result in data inconsistency because different nodes use different auto_increment_offset. Bug fixed #587170.

LOAD DATA INFILE was not replicating properly in cluster. Bug fixed #1206129.

After a COMMIT processing was interrupted (e.g. certification failure) it didn’t always release transactional MDL locks, which could lead to server deadlock while performing DDL. Bug fixed #1212955.

pc.checksum option was enabled by default, although its purpose was just to help with debugging. Bug fixed #1229107.

Server startup isn’t interrupted if the /var/lock/subsys/mysql file was not cleaned up by the init script. Bug fixed #1231067.

State Snapshot Transfer cleanup of existing data directory is now configurable with a cpat parameter. Bug fixed #1231121.

Handler command and concurrent DDL could cause node hanging. The problem would happen when a handler session was aborted due to replication conflict. Bug fixed #1233353.

Command service mysql status was not producing valid exit codes, which could break the configuration management systems. Bug fixed #1237021.

Option wsrep-new-cluster could lead to server crash. Bug fixed #1238331.

No key information was provided for DROP VIEW TOI statement. Bug fixed #1240040.

innodb_locks_unsafe_for_binlog option is no longer checked because slave threads are READ-COMMITTED by default. Bug fixed #1240112.

If IO cache contained the Query_log_event, database pointer would be reset during transaction replay. This could lead to “1046 No database selected.” error when next statement is issued. Bug fixed #1241760.

After test shutting down all the nodes indicate that all write set handlers were not released. Bug fixed #1244661.

MDL locks were not released properly on slaves at commit time. Bug fixed #1245333.

Implemented number of thread pool scheduler fixes. Bug fixed #1240500.

Running FLUSH STATUS would zero-up wsrep_cluster_size and wsrep_local_index variables. Bug fixed #1232789.

Fixed the dependency conflict between the Percona-XtraDB-Cluster-shared and Percona-Server-shared-compat packages. Bug fixed #1084309.

Fixed the memory leak in the wsrep_write_cache() function. Bug fixed #1230160.

Xtrabackup SST Configuration implementation added in Percona XtraDB Cluster 5.5.33-23.7.6 has been renamed xtrabackup-v2, so wsrep_sst_method =xtrabackup will use xtrabackup implementation before 5.5.33-23.7.6 and will be compatible with older Percona XtraDB Cluster versions. Bug fixed #1228618.

Other bugs fixed: bug fixed #1244741, bug fixed #1244667, bug fixed #1243150, bug fixed #1232890, bug fixed #1235244, bug fixed #999492, bug fixed #1245769, bug fixed #1244100.

1 blueprint and 33 bugs targeted

Blueprint Priority Assignee Delivery
Merge with PS 5.5.34 Merge with PS 5.5.34 1 Undefined   11 Implemented
Bug report Importance Assignee Status
1244100 #1244100 use of uninitialized vale in MYSQL_BIN_LOG::write() 3 High   10 Fix Released
1245769 #1245769 Deadlock issues with revno 567 3 High   10 Fix Released
1112363 #1112363 Problems with debian upgrade 4 Medium Raghavendra D Prabhu  10 Fix Released
999492 #999492 Issues with readline and ncurses 5 Low   10 Fix Released
587170 #587170 Adding AUTO_INCREMENT column to a table results in data inconsistency 1 Undecided   10 Fix Released
1084309 #1084309 Dependency Conflict between Percona-XtraDB-Cluster-shared and Percona-Server-shared-compat 1 Undecided Ignacio Nin  10 Fix Released
1206129 #1206129 LOAD DATA INFILE not replicating properly in cluster 1 Undecided   10 Fix Released
1212955 #1212955 Server deadlock while DDL 1 Undecided   10 Fix Released
1228618 #1228618 Incompatible SST between 5.5.29 and 5.5.33 1 Undecided   10 Fix Released
1229107 #1229107 pc.checksum is enabled by default 1 Undecided   10 Fix Released
1230160 #1230160 potential memory leak on realloc() in wsrep_write_cache() 1 Undecided   10 Fix Released
1231067 #1231067 /var/lock/subsys/mysql should be cleaned up by init script 1 Undecided Raghavendra D Prabhu  10 Fix Released
1231121 #1231121 Make SST cleanup configurable 1 Undecided Raghavendra D Prabhu  10 Fix Released
1232789 #1232789 FLUSH STATUS zeroes up wsrep_cluster_size and wsrep_local_index 1 Undecided   10 Fix Released
1232890 #1232890 MariaDB binlog_annotate_row_events option can cause slave crash 1 Undecided   10 Fix Released
1233353 #1233353 Handler command and concurrent DDL can cause node hanging 1 Undecided   10 Fix Released
1235244 #1235244 Add support for key and crt 1 Undecided Raghavendra D Prabhu  10 Fix Released
1237021 #1237021 'service mysql status' not producing valid exit codes 1 Undecided   10 Fix Released
1237889 #1237889 ALTER TABLE causes Failing assertion: trx_is_registered_for_2pc(trx) 1 Undecided   10 Fix Released
1238331 #1238331 Segfault in find_wsrep_new_cluster() when loading plugin. 1 Undecided   10 Fix Released
1240040 #1240040 No key information for DROP VIEW 1 Undecided   10 Fix Released
1240112 #1240112 WSREP check for locks_unsafe_for_binlog is not used 1 Undecided   10 Fix Released
1240500 #1240500 Audit mysqld.cc for thread_scheduler 1 Undecided Raghavendra D Prabhu  10 Fix Released
1241760 #1241760 thd->db may get reset during transaction replay 1 Undecided   10 Fix Released
1242681 #1242681 Merge with MySQL 5.5.34 1 Undecided   10 Fix Released
1243150 #1243150 wsrep hton refactoring 1 Undecided   10 Fix Released
1243739 #1243739 cppcheck issues 1 Undecided   10 Fix Released
1244661 #1244661 unreleased write set handlers after randgen run 1 Undecided   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. 1 Undecided   10 Fix Released
1244741 #1244741 Merge issues in ha_commit_trans and trans_rollback_stmt 1 Undecided   10 Fix Released
1245333 #1245333 wsrep commit callback does not release mdl locks 1 Undecided   10 Fix Released
1246128 #1246128 Invalid write of size 8 | Address 0x1c23d1e8 is 168 bytes inside a block of size 176 free'd | Galera 23.2.8 1 Undecided   10 Fix Released
1246257 #1246257 CREATE TEMPORARY TABLE LIKE... will be replicated 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.