26.03.2013, 21:59
Hi,
wenn ich bei mir im Forum Registration Security Question installieren möchte, bekomme ich folgende Fehlermeldung:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
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 'TYPE = MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci' at line 9
Query:
CREATE TABLE mybb_g33k_regsecureq_questions ( qid int unsigned NOT NULL auto_increment, question varchar(200) NOT NULL default '', answer varchar(100) NOT NULL default '', shown int unsigned NOT NULL default 0, correct int unsigned NOT NULL default 0, incorrect int unsigned NOT NULL default 0, PRIMARY KEY (qid) ) TYPE = MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci;
Please contact the MyBB Group for support.
Wie kann ich das beheben?
danke und gruss
wenn ich bei mir im Forum Registration Security Question installieren möchte, bekomme ich folgende Fehlermeldung:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
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 'TYPE = MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci' at line 9
Query:
CREATE TABLE mybb_g33k_regsecureq_questions ( qid int unsigned NOT NULL auto_increment, question varchar(200) NOT NULL default '', answer varchar(100) NOT NULL default '', shown int unsigned NOT NULL default 0, correct int unsigned NOT NULL default 0, incorrect int unsigned NOT NULL default 0, PRIMARY KEY (qid) ) TYPE = MyISAM CHARACTER SET utf8 COLLATE utf8_general_ci;
Please contact the MyBB Group for support.
Wie kann ich das beheben?
danke und gruss