Sfoglia il codice sorgente

commit a mysql backup

night-cherry 1 mese fa
parent
commit
cbed5976da
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
 -- ----------------------------