mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
support for three slaves in mysql-test
This commit is contained in:
@ -9,3 +9,9 @@ rpl_recovery_rank 1
|
||||
show variables like 'rpl_recovery_rank';
|
||||
Variable_name Value
|
||||
rpl_recovery_rank 2
|
||||
show variables like 'rpl_recovery_rank';
|
||||
Variable_name Value
|
||||
rpl_recovery_rank 3
|
||||
show variables like 'rpl_recovery_rank';
|
||||
Variable_name Value
|
||||
rpl_recovery_rank 4
|
||||
|
Reference in New Issue
Block a user