Removed trailing whitespaces and CRLFs
[auctionmangos.git] / sql / updates / 0.7 / 3845_account.sql
blob42ea700f0eb90d667f2b3385c5c70710804037e8
1 ALTER TABLE `realmd`.`account`
2     ADD COLUMN `mutetime` bigint(40) unsigned NOT NULL default '0' AFTER `tbc`;