Add: default-storage-engine as my.cnf / Fix: gd config

This commit is contained in:
2025-11-02 15:22:44 +09:00
parent d9abd52f73
commit 445eef9fe5
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -2,3 +2,4 @@
sql-mode = NO_ENGINE_SUBSTITUTION,NO_AUTO_VALUE_ON_ZERO
character-set-server = utf8mb4
collation-server = utf8mb4_general_ci
default-storage-engine = InnoDB