Files
TrinityCore/sql/updates/5642_realmd.sql

2 lines
104 B
MySQL
Raw Normal View History

ALTER TABLE `realmlist`
ADD `gamebuild` int(11) unsigned NOT NULL default '9947' AFTER `population`;