Discuz! Database Error(1050) Table 'common_member_profile_history' already exists
REATE TABLE common_member_profile_history ( hid int(10) unsigned NOT NULL AUTO_INCREMENT, uid mediumint(8) unsigned NOT NULL, realname varchar(255) NOT NULL DEFAULT '', gender tinyint(1) NOT NULL DEFAULT '0', birthyear smallint(6) unsigned NOT NULL DEFAULT '0', birthmonth tinyint(3) unsigned NOT NULL DEFAULT '0', birthday tinyint(3) unsigned NOT NULL DEFAULT '0', constellation varchar(255) NOT NULL DEFAULT '', zodiac varchar(255) NOT NULL DEFAULT '', telephone varchar(255) NOT NULL DEFAULT '', mobile varchar(255) NOT NULL DEFAULT '', idcardtype varchar(255)