소스 검색

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