lp:~percona-core/percona-xtradb-cluster/trunk-5541-1402338

Created by Raghavendra D Prabhu and last modified
Get this branch:
bzr branch lp:~percona-core/percona-xtradb-cluster/trunk-5541-1402338
Members of Percona core can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

849. By Raghavendra D Prabhu

Bug#1435482 Ignore case when comparing storage engine

848. By Raghavendra D Prabhu

Bug#1435482 Allow enforce_storage_engine to influence wsrep_replicate_myisam for CREATE TABLE

847. By Raghavendra D Prabhu

Bug#1402338 Don't replicate MyISAM DDL (CREATE/DROP) when wsrep-replicate-myisam is OFF.

With this commit, MyISAM DDL is not replicated to other nodes, much like the DML, when wsrep-replicate-myisam is OFF, subject to following:

    * Only CREATE TABLE is supported.
    * Mixing InnoDB and MyISAM tables can result in entire statement being skipped.

wsrep-replicate-myisam still remains a global variable.

A message "Cannot replicate MyISAM DDL when wsrep-replicate-myisam is
OFF" is also written to error log, database and table are also written
if available.

845. By Raghavendra D Prabhu

Port revno: 972 from pxc-5.6.22 branch

842. By Raghavendra D Prabhu

Bump the versions

841. By Raghavendra D Prabhu

Merge PS-5.5 upto revno revno 733

840. By Alexey Kopytov

Addendum to fix for bug #1382797 "Modify SST code to use fork()/exec() to
allow cleanup on fatal signals"

In addition to resetting ignored signals, also reset the process signal
mask for the child process.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:percona-xtradb-cluster
This branch contains Public information 
Everyone can see this information.

Subscribers