Bug #27538 ClusterRep -> InnoDB (Delete fails to be rep when table uses partitions 4 clause
Submitted: 30 Mar 2007 0:08 Modified: 30 Mar 2007 0:17
Reporter: Jonathan Miller Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:mysql-5.1-telco-6.2 OS:Linux (Linux 32 Bit OS)
Assigned to: Assigned Account CPU Architecture:Any
Tags: 5.1-Telco

[30 Mar 2007 0:08] Jonathan Miller
Description:
Hi,

While working on disabled test cases, I found that when using Partition By Key partitions 4 for a cluster engine replicating to an InnoDB engine, the deletes would not be replicated correctly. 

If we remove the partitions 4 clause, the delete is replicated correctly. This does not occur when using the MyISAM engine for the same test

How to repeat:
Test scripts will be attached to reproduce this for you.
[30 Mar 2007 0:15] Jonathan Miller
Test Slave Options file

Attachment: rpl_ndb_1-slave.opt (application/octet-stream, text), 41 bytes.

[30 Mar 2007 0:16] Jonathan Miller
Test Master Options File

Attachment: rpl_ndb_1-master.opt (application/octet-stream, text), 36 bytes.

[30 Mar 2007 0:16] Jonathan Miller
Test case for bug.

Attachment: rpl_ndb_1.test (application/octet-stream, text), 1.95 KiB.