mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Cleanup remnants of rpl_recovery_rank
This commit is contained in:
parent
2a791c53ad
commit
68c765d313
3 changed files with 2 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue