mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-15 09:20:27 +00:00
4 lines
61 B
SQL
Executable File
4 lines
61 B
SQL
Executable File
USE acore_auth;
|
|
UPDATE realmlist
|
|
SET name='{{REALM_NAME}}';
|