mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-01 02:26:40 +00:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
|
[client]
|
||
|
default-character-set=utf8
|
||
|
|
||
|
[mysql]
|
||
|
default-character-set=utf8
|
||
|
|
||
|
|
||
|
[mysqld]
|
||
|
collation-server = utf8_unicode_ci
|
||
|
character-set-server = utf8
|