ALTER TABLE `Profiles` CHANGE `PrimPhoto` `PrimPhoto` int(11) NOT NULL default '0'; UPDATE `ProfilesDesc` SET `match_type` = 'none' WHERE `ProfilesDesc`.`ID` =10;