mirror of
https://github.com/kejilion/sh.git
synced 2025-10-03 23:34:20 +08:00
6 lines
141 B
INI
6 lines
141 B
INI
[mysqld]
|
|
max_connections = 2048
|
|
innodb_buffer_pool_size = 1024M
|
|
table_open_cache = 2048
|
|
innodb_log_buffer_size = 16M
|
|
thread_cache_size = 128
|