lp:~raghavendra-prabhu/percona-xtradb-cluster/release-5.5.31-fix

Created by Raghavendra D Prabhu and last modified
Get this branch:
bzr branch lp:~raghavendra-prabhu/percona-xtradb-cluster/release-5.5.31-fix
Only Raghavendra D Prabhu can upload to this branch. If you are Raghavendra D Prabhu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Recent revisions

418. By Raghavendra D Prabhu

Bug#1182441: Fix the conflict between WSREP and XtraDB headers.

This commit fixes the conflict between TRX_SYS_WSREP_XID_INFO and
TRX_SYS_MYSQL_MASTER_LOG_INFO. Earlier, TRX_SYS_MYSQL_MASTER_LOG_INFO
was reusing the co-ordinate position of TRX_SYS_MYSQL_MASTER_LOG_INFO.
This didn't conflict in case of vanilla MySQL. However, this conflicted
in XtraDB since TRX_SYS_MYSQL_MASTER_LOG_INFO is also used in trx_sys
headers for crash resistant replication. This affected PXC only when
PXC node was reused as an async slave to a MySQL master. This fix
moves TRX_SYS_WSREP_XID_INFO to (UNIV_PAGE_SIZE - 3500). This position
shouldn't conflict with others given that total XID size is within 150
bytes.

417. By Raghavendra D Prabhu

Build fix for the previous merge

416. By Raghavendra D Prabhu

Tentative fix for lp:1180802

415. By Raghavendra D Prabhu

Merge codership's fix for lp:1187526

414. By Raghavendra D Prabhu

Fix the commit from Bug#1169326

413. By Raghavendra D Prabhu

Merge fix of Bug-1155732

412. By Raghavendra D Prabhu

Bump the revision

411. By Raghavendra D Prabhu

Fix issues with sst script

410. By Raghavendra D Prabhu

a) Fix build issue due to merge fragment b) Silence the warning

409. By Raghavendra D Prabhu

Cosmetic fix for more detailed error message

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/percona-xtradb-cluster-5.5
This branch contains Public information 
Everyone can see this information.