lp://qastaging/~percona-core/percona-xtradb-cluster/pxc-5.6.22

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

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

979. By Raghavendra D Prabhu

Add mysql in Provides as in PS client package

978. By Raghavendra D Prabhu

Bug#1402338 Restrict wsrep_replicate_myisam to CREATE TABLE

977. By Raghavendra D Prabhu

Bug#1380697 Remove the TERM and fix the jpid case

976. By Raghavendra D Prabhu

Bug#1380697 Move the TERM group kill to signal case

975. By Raghavendra D Prabhu

Bug#1402338 Fix return from wsrep_to_isolation_begin

974. By Raghavendra D Prabhu

Bug#1402338 Fix build error

973. By Raghavendra D Prabhu

Bug#1402338 Refactor code for table_list and table separately.

Due to the nature of WSREP_TO_ISOLATION_BEGIN interface, it is possible to have following combinations:

(database, table, table_list)

a) NULL, NULL, XYZ

b) XYZ, ABC, NULL

c) ABC, NULL, NULL

Only a) and b) matter here since we are filtering on tables only here.

In case of a), if any table in the list is myisam, the whole DDL is
skipped. This may not work with mixed (DDL and DML) statements like
CREATE TABLE AS SELECT (CTAS), however CTAS is handled without TOI in
WSREP, so should be fine for now.

972. By Raghavendra D Prabhu

Add more logging in tests

971. By Raghavendra D Prabhu

Add more logging in tests for run_cmd and its variants

970. By Raghavendra D Prabhu

Allow for overriding of backup locks with environment variable FORCE_FTWRL

Branch metadata

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

Subscribers