Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
11.4.0
-
None
Description
select variable_comment from information_schema.system_variables where variable_name like 'slave_conne%'\G
|
*************************** 1. row ***************************
|
variable_comment: Minimum number of connected slaves required for automatic binary log purge with
|
max_binlog_total_size, binlog_expire_logs_seconds or binlog_expire_logs_days.
|
There is no such variable as 'binlog_expire_logs_days", it's just "expire_logs_days".