update commit
This commit is contained in:
10
docker/admintool/db/conf.d/my.cnf
Normal file
10
docker/admintool/db/conf.d/my.cnf
Normal file
@@ -0,0 +1,10 @@
|
||||
[client]
|
||||
default-character-set = utf8mb4
|
||||
|
||||
[mysql]
|
||||
default-character-set = utf8mb4
|
||||
|
||||
[mysqld]
|
||||
character-set-client-handshake = FALSE
|
||||
character-set-server = utf8mb4
|
||||
collation-server = utf8mb4_unicode_ci
|
||||
Reference in New Issue
Block a user