6 lines
148 B
INI
6 lines
148 B
INI
[mysqld]
|
|
wait_timeout=1814400
|
|
max_allowed_packet = 100M
|
|
default-time_zone = '+8:00'
|
|
character-set-server=utf8mb4
|
|
collation-server=utf8mb4_unicode_ci |