
05-07-2016, 09:25 PM
|
|
|
Join Date: Oct 2011
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
same error on 4.2.3
Quote:
Originally Posted by DocZaius
Couldn't install the product. Got the following error message:
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `vb_newsview` (`feed_id` int(15) NOT NULL auto_increment,
`feed_name` varchar(255) NOT NULL default '',
`orderid` int(10) NOT NULL default '0',
`feed_location` varchar(255) NOT NULL default '',
PRIMARY KEY (`feed_id`),
KEY `feed_name` (`feed_name`)) 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 6
Error Number : 1064
Request Date : Tuesday, September 11th 2012 @ 08:12:24 AM
Error Date : Tuesday, September 11th 2012 @ 08:12:24 AM
Script : http://www.mywebsite.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.mywebsite.com/forum/admincp/plugin.php?do=productadd
IP Address : 666.666.6.66
Username : DocZaius
Classname : vB_Database
MySQL Version : 5.5.23-55
|
|