Comment 4 for bug 1394632

Revision history for this message
Denis Zhdanov (deniszhdanov) wrote :

pako, fix was released in stable version 2.2.7 too.
If you can't migrate to it - just edit percona-xtrabackup and
replace the line :
mysql_query(\%mysql, "FLUSH ENGINE LOGS");
with
mysql_query(\%mysql, "FLUSH NO_WRITE_TO_BINLOG ENGINE LOGS");