mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fix cherry picking patch of BUG#37051
This commit is contained in:
@@ -19,5 +19,6 @@ if ($show_sql_error)
|
||||
|
||||
# skip the erroneous statement
|
||||
set global sql_slave_skip_counter=1;
|
||||
source include/start_slave.inc;
|
||||
start slave;
|
||||
source include/wait_for_slave_to_start.inc;
|
||||
connection master;
|
||||
|
||||
Reference in New Issue
Block a user