Fix: sql-mode / Many fixes

This commit is contained in:
2025-12-10 19:19:14 +09:00
parent b92874f2d9
commit 13e86f2ee2
5 changed files with 16 additions and 40 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[mysqld]
sql-mode = NO_ENGINE_SUBSTITUTION,NO_AUTO_VALUE_ON_ZERO
sql-mode = NO_ENGINE_SUBSTITUTION
character-set-server = utf8mb4
collation-server = utf8mb4_general_ci
default-storage-engine = InnoDB