ALTER TABLE `xxb_sso` ADD `user` mediumint(8) DEFAULT NULL AFTER `time`; ALTER TABLE `xxb_sso` ADD `ip` CHAR(50) DEFAULT NULL AFTER `user`;