Files
uwuzu-for-docker-compose/db/my.cnf
T

6 lines
166 B
INI

[mysqld]
sql-mode = NO_ENGINE_SUBSTITUTION,NO_AUTO_VALUE_ON_ZERO
character-set-server = utf8mb4
collation-server = utf8mb4_general_ci
default-storage-engine = InnoDB