8 lines
166 B
INI
8 lines
166 B
INI
[mysqld]
|
|
character-set-server=utf8mb4
|
|
collation-server=utf8mb4_unicode_ci
|
|
default-authentication-plugin=mysql_native_password
|
|
|
|
[client]
|
|
default-character-set=utf8mb4
|