Elixar
02-19-2014, 01:57 PM
https://vborg.vbsupport.ru/showthread.php?t=177694
Database error in vBulletin 4.2.2:
Invalid SQL:
CREATE TABLE forumsfo_anonymous_log (
logid INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
userid INT(10) UNSIGNED NOT NULL,
dateline INT(10) UNSIGNED NOT NULL,
postid INT(10) UNSIGNED NOT NULL,
threadid INT(10) UNSIGNED NOT NULL,
forumid SMALLINT(5) UNSIGNED NOT NULL,
PRIMARY KEY (logid)
) TYPE=MYISAM;
MySQL 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 'TYPE=MYISAM' at line 9
Error Number : 1064
Request Date : Wednesday, February 19th 2014 @ 03:56:12 PM
Error Date : Wednesday, February 19th 2014 @ 03:56:12 PM
Script : *
Referrer : *
IP Address : *
Username : *
Classname : vB_Database
MySQL Version : 5.5.35-cll
Database error in vBulletin 4.2.2:
Invalid SQL:
CREATE TABLE forumsfo_anonymous_log (
logid INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
userid INT(10) UNSIGNED NOT NULL,
dateline INT(10) UNSIGNED NOT NULL,
postid INT(10) UNSIGNED NOT NULL,
threadid INT(10) UNSIGNED NOT NULL,
forumid SMALLINT(5) UNSIGNED NOT NULL,
PRIMARY KEY (logid)
) TYPE=MYISAM;
MySQL 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 'TYPE=MYISAM' at line 9
Error Number : 1064
Request Date : Wednesday, February 19th 2014 @ 03:56:12 PM
Error Date : Wednesday, February 19th 2014 @ 03:56:12 PM
Script : *
Referrer : *
IP Address : *
Username : *
Classname : vB_Database
MySQL Version : 5.5.35-cll