Commit 84d25a23 authored by xuezj's avatar xuezj

binlog增加过期时间

调小binlog文件最大值
parent 667e1657
......@@ -32,6 +32,8 @@ symbolic-links=0
explicit_defaults_for_timestamp = true
log-bin=/var/lib/mysql/mysql-bin
binlog-format=ROW
expire_logs_days=7
max_binlog_size=500M
server_id=1
innodb_buffer_pool_size = 512M
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment