summaryrefslogtreecommitdiff
path: root/mysql-test/include/wait_for_sql_thread_read_all.inc
blob: ec5ecd0cb178637f6c6be334fd6c55ae1fc60281 (plain)
1
2
3
4
5
6
--let $show_statement = show all slaves status
--let $field = Slave_SQL_State
--let $condition = = 'Slave has read all relay log; waiting for the slave I/O thread to update it'
--let $wait_for_all = 1
--source include/wait_show_condition.inc