diff --git a/plugins/mysql-apt/conf/my5.7.cnf b/plugins/mysql-apt/conf/my5.7.cnf index c6d011fc9..3509cd33b 100644 --- a/plugins/mysql-apt/conf/my5.7.cnf +++ b/plugins/mysql-apt/conf/my5.7.cnf @@ -77,7 +77,7 @@ innodb_max_dirty_pages_pct = 90 innodb_read_io_threads = 1 innodb_write_io_threads = 1 innodb_file_per_table=1 -binlog_expire_logs_seconds=2592000 +expire_logs_days=30 secure-file-priv={$SERVER_APP_PATH}/tmp