ALTER TABLE `user` ADD `threads` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL AFTER `posts` ;