MyISAM to Aria

This commit is contained in:
2020-03-23 00:24:17 +09:00
parent 68e01c1e73
commit 12492c842c
3 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -61,4 +61,4 @@ CREATE TABLE `reserved_open` (
INDEX `date` (`date`)
)
DEFAULT CHARSET=utf8mb4
ENGINE=MyISAM;
ENGINE=Aria;