[Type] 查询语句错误
[1064] You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'character set gbk NOT NULL, `images` text character set gbk NO
[Query] CREATE TABLE forum_weitie ( `tid` mediumint(8) unsigned NOT NULL, `summary` text character set gbk NOT NULL, `images` text character set gbk NOT NULL, `imagenum` smallint(3) unsigned NOT NULL, PRIMARY KEY (`tid`)) TYPE=MYISAM
出错....