Help - Search - Members - Calendar
Full Version: mySQL syntax error
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
richmill
Hi
I've just downloaded the .NET edition of v3.0.3 and on installing I get the following error on Step 4:

1064: You have an error in your SQL syntax near 'ENGINE=MyISAM AUTO_INCREMENT=1 ' at line 7

QUERY = CREATE TABLE `cube1_CubeCart_cats_lang` ( `id` int(11) NOT NULL auto_increment, `cat_master_id` int(11) NOT NULL default '0', `cat_lang` varchar(20) NOT NULL default '', `cat_name` varchar(255) NOT NULL default '', KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=1 ;

Is this a code based or host based problem?

Any help much appreciated.
EverythingWeb
Hello richmill,

I would suggest downloading the latest version, from the cubecart.com site. The 3.0.3 has a XSS (Cross Site Scripting) vulnerability in it, so a completely fresh install of 3.0.4 would be the best way to go - plus you will probably find that the error disappears at the same time. biggrin.gif

Cheers.
richmill
Thanks for your prompt reply - all is working now.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.