Mysql Bin. Log File Rotation
I Am Trying to Change the Binary Log Rotation from Days to Hours. by Default There Is an Option Only for Days in Mysql Config File: Expire_Logs_Days. Is There...
I am trying to change the binary log rotation from days to hours. By default there is an option only for days in mysql config file: expire_logs_days.
Is there any way, where i could change binary log rotation from days to hours or even minutes?
I am running mysql version 5.7.23 on ubuntu 16.04.