Files
uwuzu-for-docker-compose/db/my.cnf
T
2025-12-10 19:19:14 +09:00

6 lines
144 B
INI

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