mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
SQL: Fix wrong delete query
This commit is contained in:
@@ -2425,7 +2425,7 @@ INSERT INTO `updates` VALUES
|
||||
('2021_08_19_00_auth.sql','DE008EDFB1FEBA49567E245A64BFE70DA72D9E7B','RELEASED','2021-08-19 10:58:58',0),
|
||||
('2021_09_02_00_auth.sql','907344F4F0113A13D5E0A1D95E2C3E4C4150090C','RELEASED','2021-09-02 12:38:08',0),
|
||||
('2021_09_10_00_auth.sql','DE94812ABC7B395C6C3405FB6718A8AF2C9F8FEC','RELEASED','2021-09-10 12:18:54',0),
|
||||
('2021_10_07_00_auth.sql','A0DB6FB339D42D75B716C673397E4565C97E2886','RELEASED','2021-10-07 10:32:05',0);
|
||||
('2021_10_07_00_auth.sql','45F2D92E28382F0CBE1F9B3A97693C0CC69E50BC','RELEASED','2021-10-07 10:32:05',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user