浏览代码

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
 -- ----------------------------