mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
XA (not completely polished out yet)
This commit is contained in:
@ -48,7 +48,7 @@ connection master;
|
||||
--error 0,1053;
|
||||
reap;
|
||||
connection master1;
|
||||
show binlog events from 95;
|
||||
show binlog events from 96;
|
||||
save_master_pos;
|
||||
connection slave;
|
||||
# SQL slave thread should not have stopped (because table of the killed
|
||||
|
Reference in New Issue
Block a user