Bug #29827 rpl_ndb_basic.test reports to error log
Submitted: 16 Jul 2007 15:12 Modified: 24 Aug 2010 7:36
Reporter: Ingo Strüwing Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Cluster: Replication Severity:S2 (Serious)
Version:mysql-5.2 OS:Any
Assigned to: CPU Architecture:Any
Tags: 5.2.5

[16 Jul 2007 15:12] Ingo Strüwing
Description:
After rpl_ndb_basic.test the warnings file contains:

slave.err: rpl_ndb.rpl_ndb_basic: 070716 17:59:38 [Warning] Slave: Got error 146 during COMMIT Error_code: 1180
slave.err: rpl_ndb.rpl_ndb_basic: 070716 18:00:00 [ERROR] NDB_SHARE: ./test/t1 already exists  use_count=1. Moving away for safety, but possible memleak.

NOTE: I am going to disable the test. Please re-enable after fixing the problem.

How to repeat:
bk clone bk-internal.mysql.com:/home/bk/mysql-5.2-engines 'mysql-5.2-axmrg'
cd 'mysql-5.2-axmrg'
BUILD/compile-pentium-debug-max --with-debug=full
cd mysql-test
./mysql-test-run.pl --ps-protocol --mysqld=--binlog-format=row rpl_ndb_basic