mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Added end marker for tests to make future merges easier
This commit is contained in:
@ -20,3 +20,5 @@ start slave;
|
||||
sync_with_master;
|
||||
show variables like 'rpl_recovery_rank';
|
||||
show status like 'Rpl_status';
|
||||
|
||||
# End of 4.1 tests
|
||||
|
Reference in New Issue
Block a user