Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.8 / 4592_realmlist.sql
blobdbd8e89bf33cce4355ab4fcf882cbe5acfcbecdd
1 ALTER TABLE realmd.realmlist
2    ADD COLUMN `allowedSecurityLevel` TINYINT(3) UNSIGNED NOT NULL DEFAULT 0 AFTER `timezone`;