Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC 5.6.20-25.7

Milestone information

Project:
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC
Series:
5.6
Version:
5.6.20-25.7
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 Alexey Kopytov
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
14 Fix Released

Download files for this release

File Description Downloads

Release notes 

Changelog 

View the full changelog

New Features

systemd integration with RHEL/CentOS 7 is now available for Percona XtraDB Cluster (#1342223).

New session variable wsrep_sync_wait has been implemented to control causality check. The old session variable wsrep_causal_reads is deprecated but is kept for backward compatibility (#1277053).

Bugs fixed

Running START TRANSACTION WITH CONSISTENT SNAPSHOT, mysqldump with --single-transaction or mydumper with disabled binlog would lead to a server crash. Bug fixed #1353644.

percona-xtradb-cluster-garbd-3.x package was installed incorrectly on Debian/Ubuntu. Bug fixed #1360633.

Fixed netcat in SST script for Centos7 nmap-ncat. Bug fixed #1359767.

TO isolation was run even when wsrep plugin was not loaded. Bug fixed #1358681.

The error from net read was not handled in native MySQL mode. This would cause duplicate key error if there was unfinished transaction at the time of shutdown, because it would be committed during the startup recovery. Bug fixed #1358264.

The netcat in garbd init script has been replaced with nmap for compatibility in CentOS 7. Bug fixed #1349384.

SHOW STATUS was generating debug output in the error log. Bug fixed #1347818.

Incorrect source string length could lead to server crash. This fix allows maximum of 3500 bytes of key material to be populated, longer keys will be truncated. Bug fixed #1347768.

A memory leak in wsrep_mysql_parse function has been fixed. Bug fixed #1345023.

wsrep consistency check is now enabled for REPLACE ... SELECT as well. This was implemented because pt-table-checksum uses REPLACE .. SELECT during checksumming. Bug fixed #1343209.

Client connections were closed unconditionally before generating SST request. Fixed by avoiding closing connections when wsrep is initialized before storage engines. Bug fixed #1258658.

Session-level binlog_format change to STATEMENT is now allowed to support pt-table-checksum. A warning (to not use it otherwise) is also added to error log.

Other bug fixes: #1280270.

0 blueprints and 14 bugs targeted

Bug report Importance Assignee Status
1353644 #1353644 Server crash when "START TRANSACTION WITH CONSISTENT SNAPSHOT" / mysqldump --single-transaction is executed while binlog is disabled 2 Critical Alexey Kopytov  10 Fix Released
1258658 #1258658 client connections are closed unconditionally before generating SST request 1 Undecided   10 Fix Released
1277053 #1277053 Add optional causality check to autocommit UPDATE/DELETE statements 1 Undecided   10 Fix Released
1280270 #1280270 mysql_tzinfo_to_sql generates "'wsrep_replicate_myisam' is a GLOBAL variable" error 1 Undecided   10 Fix Released
1342223 #1342223 systemd unit files for rhel/centos7 1 Undecided   10 Fix Released
1343209 #1343209 wsrep_consistency_check only handled on SQLCOM_INSERT_SELECT 1 Undecided   10 Fix Released
1345023 #1345023 Valgrind issue 1 Undecided   10 Fix Released
1347768 #1347768 Assertion failure in thread 140598511429376 in file ha_innodb.cc line 6759 1 Undecided   10 Fix Released
1347818 #1347818 SHOW STATUS generates debug output in error log 1 Undecided   10 Fix Released
1349384 #1349384 garb: nc: invalid option -- 'z' on centos 7 1 Undecided   10 Fix Released
1358264 #1358264 Mtr against a standalone mysql-codership: innodb.innodb_prefix_index_restart_server 1 Undecided   10 Fix Released
1358681 #1358681 Mtr against a standalone mysql-codership: innodb.innodb-alter-autoinc 1 Undecided   10 Fix Released
1359767 #1359767 netcat issue with SST script 1 Undecided   10 Fix Released
1360633 #1360633 Issue with garbd packaging 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.