ALTER TABLE `profilefield` ADD`profilefieldcategoryid` smallint(5) unsigned NOT NULL default '0', ADD KEY `profilefieldcategoryid` (`profilefieldcategoryid`);