Quote:
Originally Posted by MrD
Hi,
works fine to me in 4.2.x
Whats the exact Error?
|
i got this error when trying to install XML
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE vbglossar_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
PRIMARY KEY (id)
) 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 13
Error Number : 1064
Request Date : Friday, July 6th 2012 @ 03:58:20 AM
Error Date : Friday, July 6th 2012 @ 03:58:20 AM
Script : http://forum.winphonecenter.com/admincp/plugin.php?do=productimport
Referrer : http://forum.winphonecenter.com/admincp/plugin.php?do=productadd
IP Address : 2.144.247.164
Username : WinPhoneCenter
Classname : vB_Database
MySQL Version : 5.5.24-cll