|
|
pdsjm
发表于 2007-9-18 12:14:35
|
显示全部楼层
恢复原数据库里出现
Discuz! info: MySQL Query Error
User: admin
Time: 2007-9-18 12:07pm
Script: /admincp.php
SQL: CREATE TABLE [Table]quesoption ( id int(10) unsigned NOT NULL auto_increment, qid int(10) unsigned NOT NULL default '0', type text NOT NULL, check mediumtext NOT NULL, question mediumtext NOT NULL, key mediumtext NOT NULL, open tinyint(1) NOT NULL default '1', mark mediumint(8) NOT NULL default '0', amust tinyint(1) NOT NULL default '1', answeruser mediumtext NOT NULL, PRIMARY KEY (id)) ENGINE=MyISAM DEFAULT CHARSET=gbk AUTO_INCREMENT=1
Error: 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 'mediumtext NOT NULL, question mediumtext NOT NULL, key mediumtext NOT NULL, o' at line 1
Errno.: 1064
Similar error report has beed dispatched to administrator before. |
|