mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 19:21:09 +00:00
4 lines
86 B
SQL
4 lines
86 B
SQL
USE acore_auth;
|
|
SELECT * FROM realmlist;
|
|
UPDATE realmlist SET name='azerothcore.org';
|