2023-11-15_16-41-31Z_Wednesday database changed

This commit is contained in:
Ken Fallon 2023-11-15 17:41:31 +01:00
parent b947fd61b9
commit a0d47efd13
3 changed files with 7 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,4 @@
) ENGINE=MyISAM AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
@ -437,4 +438,4 @@ UNLOCK TABLES;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-11-15 15:52:39
-- Dump completed on 2023-11-15 16:40:24

File diff suppressed because one or more lines are too long