Bug #29829 binlog_multi_engine.test reports to error log
Submitted: 16 Jul 2007 15:47 Modified: 24 Aug 2010 7:37
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:47] Ingo Strüwing
Description:
After running binlog_multi_engine the warnings file contains:

master.err: binlog.binlog_multi_engine: 070716 18:14:32 [ERROR] NDB_SHARE: ./test/t1n already exists  use_count=1. Moving away for safety, but possible memleak.
master.err: binlog.binlog_multi_engine: 070716 18:14:33 [ERROR] NDB_SHARE: ./test/t1n 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 binlog_multi_engine