1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

include/master-slave.inc must always be included last

This commit is contained in:
Sergei Golubchik
2017-09-20 17:51:43 +02:00
parent 8f3fd98d25
commit b7434bacbd
75 changed files with 75 additions and 75 deletions

View File

@@ -1,7 +1,7 @@
# Testing master to slave heartbeat protocol, test cases that need debug build.
--source include/master-slave.inc
--source include/have_debug.inc
--source include/master-slave.inc
connection slave;
--source include/stop_slave.inc