sh/custom_mysql_config.cnf
2024-01-07 23:03:35 +08:00

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