mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
0d25ee4f13
fix semisync plugins and tests to work with both with static and dynamic linking
4 lines
101 B
Text
4 lines
101 B
Text
include/master-slave.inc
|
|
[connection master]
|
|
CREATE TEMPORARY TABLE tmp (i INT);
|
|
include/rpl_end.inc
|