5 lines
101 B
INI
5 lines
101 B
INI
[mysqld]
|
|
max_connections = 1000
|
|
character-set-server = utf8mb4
|
|
collation-server = utf8mb4_unicode_ci
|