mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Check warnings in servers error log as part of test case
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
reset master;
|
||||
call mtr.add_supression("Failed during slave.*thread initialization");
|
||||
stop slave;
|
||||
reset slave;
|
||||
SET GLOBAL debug="d,simulate_io_slave_error_on_init,simulate_sql_slave_error_on_init";
|
||||
start slave;
|
||||
show slave status;
|
||||
Slave_IO_State #
|
||||
|
Reference in New Issue
Block a user