mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Complete test for status slave_skipped_errors
This commit is contained in:
@@ -157,6 +157,7 @@ sync_slave_with_master;
|
||||
|
||||
let $error= query_get_value("SHOW SLAVE STATUS", Last_SQL_Error, 1);
|
||||
echo $error;
|
||||
show global status like 'slave_skipped_errors';
|
||||
|
||||
--echo **** We cannot execute a select as there are differences in the
|
||||
--echo **** behavior between STMT and RBR.
|
||||
|
Reference in New Issue
Block a user