ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Error Number: 1064

June 21, 2011 2:49pm

Subscribe [3]
  • #1 / Jun 21, 2011 2:49pm

    EpicSoft

    64 posts

    Hello Everyone

    I’m having this issue when installing EE2.1.3, i’m using xampp

    A Database Error Occurred

    Error Number: 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 ‘TYPE=MyISAM DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci’ at line 10

    CREATE TABLE `exp_cp_search_index` ( `search_id` int(10) UNSIGNED NOT NULL auto_increment, `controller` varchar(20) default NULL, `method` varchar(50) default NULL, `language` varchar(20) default NULL, `access` varchar(50) default NULL, `keywords` text, PRIMARY KEY `search_id` (`search_id`), FULLTEXT(`keywords`) ) TYPE=MyISAM DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci

    Filename: D:\live_websites\winewalk\system\codeigniter\system\database\DB_driver.php

    Line Number: 330


    can Anyone Help please..

    Thank you

  • #2 / Jun 22, 2011 5:21am

    John Henry Donovan

    12339 posts

    Hi Anthony,

    Have you run our Server Wizard on this setup? You might be using an older version of MySQL

    Take a look at this thread where I believe a solution was found

  • #3 / Jun 23, 2011 11:57am

    EpicSoft

    64 posts

    Thanks that helped I just had to replace “TYPE=MyISAM” with “ENGINE=MyISAM”

  • #4 / Jun 24, 2011 1:28pm

    Kevin Smith

    4784 posts

    Awesome, glad John’s advice took care of it! Feel free to post again the next time you need some help.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases