mariadb/mysql-test/t/rpl_failsafe.test
sasha@mysql.sashanet.com b13bd81cb1 groundbreaking on fail-safe replication - added a token feature to have an
excuse to have a test case. Mental trick to get things moving faster...
2001-10-08 13:07:50 -06:00

5 lines
152 B
Text

source include/master-slave.inc;
connection master;
show variables like 'rpl_recovery_rank';
connection slave;
show variables like 'rpl_recovery_rank';