ALTER TABLE `zones` ADD COLUMN `can_gate` INT(11) NULL DEFAULT '1' AFTER `can_bind`;