1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/mysql-test/r
unknown d2f858aba3 Fix for bug #28144: "Slave_IO_Running" differs in replication tests
Problem: show slave status may return different Slave_IO_Running values running some tests.
Fix: wait for a certain slave state if needed to get tests more predictable.


mysql-test/r/rpl_log_pos.result:
  Fix for bug #28144: "Slave_IO_Running" differs in replication tests
    - test result adjusted.
mysql-test/r/rpl_ssl.result:
  Fix for bug #28144: "Slave_IO_Running" differs in replication tests
    - test result adjusted.
mysql-test/t/rpl_log_pos.test:
  Fix for bug #28144: "Slave_IO_Running" differs in replication tests
    - test has been rewritten to get certain slave state, now we use wait_for_slave_param.inc
      to ensure we get proper IO/SQL slave's threads states.
mysql-test/t/rpl_ssl.test:
  Fix for bug #28144: "Slave_IO_Running" differs in replication tests
    - wait_for_slave_to_start.inc used to get certain slave states in order 
      to be more predictable.
mysql-test/include/wait_for_slave_param.inc:
  New BitKeeper file ``mysql-test/include/wait_for_slave_param.inc''
  
  allow to wait until SHOW SLAVE STATUS has returned a spicified value.
2007-06-15 16:09:28 +05:00
..
2007-03-29 11:20:08 +02:00
2007-03-29 11:20:08 +02:00
2007-05-17 19:38:34 +03:00
2007-05-30 10:56:18 +03:00
2007-05-24 15:35:43 +05:00
2007-02-23 18:49:41 +02:00
2007-04-11 13:58:16 +03:00
2007-05-23 15:22:13 +04:00
2007-05-12 00:46:07 +04:00
2007-06-07 20:25:22 +02:00
2007-02-23 21:13:21 +03:00
2007-03-29 11:20:08 +02:00
2007-04-18 19:36:22 -06:00
2007-02-07 14:22:19 -08:00
2007-05-31 12:10:21 +05:00
2007-03-31 17:18:03 +02:00
2007-03-21 09:13:05 +01:00
2007-03-29 11:20:08 +02:00
2007-02-21 19:38:40 +02:00
2007-02-08 15:53:14 +01:00
2007-05-24 15:35:43 +05:00
2007-05-31 17:30:56 +05:00
2007-04-10 19:08:08 +03:00
2007-02-01 18:00:24 +04:00
2007-04-17 12:32:01 +02:00
2007-01-18 15:28:45 +04:00
2007-03-29 09:08:30 +05:00
2007-06-03 15:56:48 +04:00
2007-04-23 17:15:51 +03:00