Categories
Removing mysql-binlogs?
Is it possible to delete binlogs without worrying about database replication? What to do with mysql-bin.index in this case? Thanks in advance for your replies.
Answer the question
In order to leave comments, you need to log in
it is better to let the muscle itself clean up the old logs, for example, the option:
[mysqld] . . . expire_logs_days = 5 . . .
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question