ALTER TABLE  `core_user` CHANGE  `force_change`  `force_change` TINYINT( 1 ) NOT NULL DEFAULT  '0';
