Check it out

mysql> start slave;
Query OK, 0 rows affected (0.00 sec)

mysql> start slave;
ERROR 1198: This operation cannot be performed with a running slave, run SLAVE S
TOP first
mysql> start slave;
ERROR 1198: This operation cannot be performed with a running slave, run SLAVE S
TOP first
mysql> start slave;
Query OK, 0 rows affected (0.00 sec)


mysql> start slave;
Query OK, 0 rows affected (0.00 sec)


I can start slave over and over, it does one event, stops, start it and it does one event, then stops, over and over and over


I just keep running start slave really fast to get threw the updates.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to