You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
2 years ago
|
[mysqld]
|
||
|
wait_timeout=1814400
|
||
|
max_allowed_packet = 100M
|
||
|
default-time_zone = '+8:00'
|
||
|
character-set-server=utf8mb4
|
||
|
collation-server=utf8mb4_unicode_ci
|