mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-08 07:50:28 +08:00
自动安装mysql时调整innodb_sort_buffer_size参数值
This commit is contained in:
@@ -523,6 +523,7 @@ binlog_cache_size=1M
|
|||||||
binlog_stmt_cache_size=1M
|
binlog_stmt_cache_size=1M
|
||||||
thread_cache_size=32
|
thread_cache_size=32
|
||||||
binlog_expire_logs_seconds=604800
|
binlog_expire_logs_seconds=604800
|
||||||
|
innodb_sort_buffer_size=8M
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user