1
0
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:
sasha@mysql.sashanet.com
2001-10-09 16:43:05 -06:00
parent 409a313895
commit 7b06c3c311
3 changed files with 83 additions and 26 deletions

View File

@ -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