diff options
author | Shauren <shauren.trinity@gmail.com> | 2025-05-31 01:56:08 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2025-05-31 01:56:08 +0200 |
commit | dc20dbc97a62d1f6c29f6ab313fd1a893c225a8f (patch) | |
tree | 8b5fd5ff4b670fc24ea4849c9275c372ca7407b0 /sql | |
parent | f5a18dfce73d9ba7b849035f46303a56f2ab6537 (diff) |
SQL: Fix filename
Diffstat (limited to 'sql')
-rw-r--r-- | sql/base/auth_database.sql | 2 | ||||
-rw-r--r-- | sql/updates/auth/wotlk_classic/2025_05_30_01_auth.sql (renamed from sql/updates/auth/wotlk_classic/2025_05_30_00_auth.sql) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql index 882386a081b..d1903e4b9b9 100644 --- a/sql/base/auth_database.sql +++ b/sql/base/auth_database.sql @@ -3274,7 +3274,7 @@ INSERT INTO `updates` VALUES ('2025_05_14_01_auth.sql','F1394E981E968DB81333205608092340DB78559C','RELEASED','2025-05-14 11:16:12',0), ('2025_05_16_00_auth.sql','72A8C838335FA2B9FDFB747B33910159D86D4DFF','RELEASED','2025-05-16 16:52:43',0), ('2025_05_20_00_auth.sql','147CA66DBA2F6372DD9FF52A2A45621F69C4AA2A','RELEASED','2025-05-20 20:45:17',0), -('2025_05_30_00_auth.sql','40B06E268D6F73459C5C11A1DC6F6ED3B34818D1','RELEASED','2025-05-30 12:13:30',0); +('2025_05_30_01_auth.sql','40B06E268D6F73459C5C11A1DC6F6ED3B34818D1','RELEASED','2025-05-30 12:13:30',0); /*!40000 ALTER TABLE `updates` ENABLE KEYS */; UNLOCK TABLES; diff --git a/sql/updates/auth/wotlk_classic/2025_05_30_00_auth.sql b/sql/updates/auth/wotlk_classic/2025_05_30_01_auth.sql index f7e33d4f550..f7e33d4f550 100644 --- a/sql/updates/auth/wotlk_classic/2025_05_30_00_auth.sql +++ b/sql/updates/auth/wotlk_classic/2025_05_30_01_auth.sql |