DB: fixed auth database base file file naming for updates

This commit is contained in:
Ovahlord
2020-02-19 06:05:03 +01:00
parent 97ba299f15
commit eb9d3ac09a

View File

@@ -2003,7 +2003,7 @@ INSERT INTO `updates` VALUES
('2019_10_03_00_auth.sql','A0D27DAFDE2F7F1F7FAAACF1E13FA104A50D603A','RELEASED','2019-11-06 00:17:44',80),
('2019_10_06_00_auth.sql','0E25F5CB2CEDAB52B899085EEC9EEB37B8236F20','RELEASED','2019-11-06 00:17:44',64),
('2019_10_08_00_auth.sql','1CD55291FED15182C2E71F8695E4B304EDB3F35E','RELEASED','2019-11-06 00:17:44',63),
('9999_99_99_99_auth.sql','B3738FB3FA1C75E430EC64B5E9635A5E52E3AB36','RELEASED','2020-02-13 16:37:42',37);
('2020_02_19_00_auth.sql','B3738FB3FA1C75E430EC64B5E9635A5E52E3AB36','RELEASED','2020-02-13 16:37:42',37);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;