Explorar el Código

commit a mysql backup

night-cherry hace 1 mes
padre
commit
cbed5976da
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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
 -- ----------------------------