mariadb/mysql-test/suite/rpl/r/semisync_memleak_4066.result
Sergei Golubchik 0d25ee4f13 MDEV-4254 Semisync plugins to link statically into MariaDB
fix semisync plugins and tests to work with both with static and dynamic linking
2013-04-09 23:28:21 +02:00

4 lines
101 B
Text

include/master-slave.inc
[connection master]
CREATE TEMPORARY TABLE tmp (i INT);
include/rpl_end.inc