mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
4 lines
88 B
SQL
Executable File
4 lines
88 B
SQL
Executable File
USE acore_auth;
|
|
SELECT * FROM realmlist;
|
|
UPDATE realmlist SET name='{{REALM_NAME}}';
|