mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
自动安装的MySQL binlog过期时间改成7天
This commit is contained in:
@@ -498,7 +498,7 @@ max_prepared_stmt_count=65535
|
||||
binlog_cache_size=1M
|
||||
binlog_stmt_cache_size=1M
|
||||
thread_cache_size=32
|
||||
binlog_expire_logs_seconds=1209600
|
||||
binlog_expire_logs_seconds=604800
|
||||
`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user