Author Topic: 0000933: mysql error installing cart  (Read 320 times)

0 Members and 1 Guest are viewing this topic.

NewsBot

  • The osCommerce University News Bot
  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1024
  • Karma: 0
    • View Profile
0000933: mysql error installing cart
« Reply #1 on: January 05, 2010, 06:04:41 PM »
0000933: mysql error installing cart

New Installation

Database Import

1064 - 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 '-' at line 20

CREATE TABLE IF NOT EXISTS cms_faq ( cms_faq_id tinyint(11) unsigned NOT NULL AUTO_INCREMENT, cms_parent_id int(11) NOT NULL DEFAULT '0', cms_faq_image varchar(128) DEFAULT NULL, cms_faq_status int(1) NOT NULL DEFAULT '1', sort_order int(3) DEFAULT NULL, group_access varchar(64) NOT NULL DEFAULT 'G,0', date_added datetime NOT NULL DEFAULT '0000-00-00 00:00:00', last_modified datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (cms_faq_id), KEY date_added (date_added) ) TYPE=MyISAM ; -- -- Dumping data for table 'cms_faq' -- -- -- Dumping data for table 'cms_faq' -

[OSC STOP]

Source: StrikeHawk eCommerce Open Source Development Center - Eos - ISSUES

| View demo and downloads of EOS Online Merchant | Collaborate and report bugs |
================================
This post was created by the osCommerce University News Bot.  Feel free to reply, attach polls, etc -- but do not hold the osCommerce University responsible for the content of the post itself.  PM the Administrator for SPAM, thanks!