Cleanup remnants of rpl_recovery_rank

This commit is contained in:
Sergey Vojtovich 2019-03-01 22:36:29 +04:00
commit 68c765d313
3 changed files with 2 additions and 3 deletions

View file

@ -543,7 +543,6 @@ ulong slow_launch_threads = 0;
uint sync_binlog_period= 0, sync_relaylog_period= 0,
sync_relayloginfo_period= 0, sync_masterinfo_period= 0;
ulong expire_logs_days = 0;
ulong rpl_recovery_rank=0;
/**
Soft upper limit for number of sp_head objects that can be stored
in the sp_cache for one connection.