mirror of
https://github.com/brian8544/turtle-wow.git
synced 2024-12-29 02:44:34 +00:00
13 lines
237 B
INI
13 lines
237 B
INI
[client-server]
|
|
|
|
!includedir /etc/my.cnf.d
|
|
|
|
[mysqld]
|
|
optimizer_search_depth=0
|
|
innodb_buffer_pool_size=1GB
|
|
innodb_buffer_pool_instances=32
|
|
innodb_log_file_size=512MB
|
|
max_connections=1000
|
|
innodb_file_per_table=1
|
|
innodb_compression_level=8
|