Re: [Maria-developers] some bugs in dingqing parallel replication

2013-07-22 Thread Stewart Smith
nanyi607rao writes: > 1, when slave switch on table filter,this bug could lead server crash. > > how to reappear: > on slave > set replicate-wild-ignore-table = test.t5 in config file > on master do these operations > CREATE TABLE test.t3 (a INT AUTO_INCREMENT PRIMARY KEY, b DECIMAL(20,20), c

[Maria-developers] some bugs in dingqing parallel replication

2013-07-19 Thread nanyi607rao
Hi,guys I have worked on this branch https://code.launchpad.net/~knielsen/maria/dingqi-parallel-replication for some days, and found bugs listed below.May this would be helpful to you. 1, when slave switch on table filter,this bug could lead server crash. how to reappear: on slave set repli