2023-11-15_19-57-18Z_Wednesday database changed

This commit is contained in:
2023-11-15 20:57:18 +01:00
parent a0d47efd13
commit c038e3c10a
3 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
@@ -438,4 +439,4 @@ UNLOCK TABLES;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-11-15 16:40:24
-- Dump completed on 2023-11-15 19:56:06