This commit is contained in:
bash
2024-07-29 15:09:32 +00:00
parent 62a94b30cc
commit 89a60b61e3
4 changed files with 15 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
USE acore_auth;
SELECT * FROM realmlist;
UPDATE realmlist SET name='azerothcore.org';