Files
TCPlayerbotCore/sql/updates/5642_realmd.sql
T

2 lines
104 B
SQL
Raw Normal View History

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