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