1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-13 21:42:58 +03:00
Files
mariadb/mysql-test/suite
Sven Sandberg b6545b30fa BUG#37717: rpl.rpl_stm_until 'stmt' fails sporadically on pushbuild
Problem: After START SLAVE, the Slave_IO_Status column of
SHOW SLAVE STATUS goes from No to Yes asynchronously. That
caused sporadic failures on pushbuild in rpl_stm_until since
the test contains SHOW SLAVE STATUS right after START SLAVE.
Fix: Wait until Slave_IO_Status becomes Yes after each
START SLAVE.
2008-07-23 13:23:52 +02:00
..
2008-05-30 11:12:07 +02:00
2008-07-01 14:21:50 +02:00
2008-05-15 18:01:13 +02:00
2008-05-30 11:12:07 +02:00
2008-06-18 17:49:32 +02:00
2008-02-22 16:14:27 +01:00