
04-24-2012, 09:40 PM
|
 |
|
|
Join Date: May 2011
Location: Florida
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by CarterMarkham
VB 4.1.10 Not working, I get this error...
Code:
Database error in vBulletin 4.1.10:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `wrx_vbstopforumspam` (
APIKey VARCHAR( 255 ) NOT NULL ,
PRIMARY KEY ( APIKey )
) 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 4
Error Number : 1064
Request Date : Sunday, April 22nd 2012 @ 07:25:09 PM
Error Date : Sunday, April 22nd 2012 @ 07:25:09 PM
Script : http://www.wrxnation.com/admincp/plugin.php?do=productimport
Referrer : http://www.wrxnation.com/admincp/plugin.php?do=productadd
IP Address : 74.78.40.34
Username : WRXNation
Classname : vB_Database
MySQL Version : 5.5.19-55
|
Do you have MySQL 4.1.1+ or greater?
|