ソースを参照

commit a mysql backup

night-cherry 1 ヶ月 前
コミット
cbed5976da
1 ファイル変更2 行追加0 行削除
  1. 2 0
      ancientapes.sql

+ 2 - 0
ancientapes.sql

@@ -17,6 +17,8 @@
 SET NAMES utf8mb4;
 SET FOREIGN_KEY_CHECKS = 0;
 
+USE ancientapes;
+
 -- ----------------------------
 -- Table structure for area
 -- ----------------------------