ALTER TABLE `lp` ADD `ingame` BOOL NOT NULL DEFAULT '0' AFTER `rsmin` , ADD `ingameid` INT NOT NULL DEFAULT '0' AFTER `ingame` ;