server/sql/updates/0.8/4556_realmlist.sql

3 lines
93 B
SQL

ALTER TABLE realmd.realmlist
ALTER COLUMN `color` SET DEFAULT '2',
ENGINE = MyISAM;