TDB 837.20101 - 2020/10/20

This commit is contained in:
TDB Release
2020-10-20 21:43:38 +00:00
parent 44b24fa122
commit f0a87e11f2
236 changed files with 88 additions and 10 deletions

View File

@@ -7966,6 +7966,10 @@ CREATE TABLE `world_state_expression` (
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping routines for database 'hotfixes'
--
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
@@ -7976,4 +7980,4 @@ CREATE TABLE `world_state_expression` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2020-08-14 21:41:28
-- Dump completed on 2020-10-20 21:36:54