mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB: fixed auth database base file file naming for updates
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user