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
commit 089c2aa27c

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';