1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl

into  mysql.com:/data2/mysql-5.1-new-rpl-30128-30209
This commit is contained in:
jmiller/ndbdev@ndb08.mysql.com
2007-08-17 19:53:22 +02:00

View File

@@ -67,7 +67,6 @@ INSERT INTO `t1`(`f1`) VALUES ('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
# The slave I/O thread must stop after trying to read the above event
connection slave;
sleep 2;
--source include/wait_for_slave_io_to_stop.inc
SHOW STATUS LIKE 'Slave_running';