typo in schema.sql typo in schema.sql
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

typo in schema.sql

Started by jernst, November 12, 2004, 07:12:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jernst

I get this error on install:


The following errors were encountered and need to be corrected first:

mySQL Error: You have an error in your SQL syntax near '(name) ) TYPE=MyISAM' at line 11 on query ' CREATE TABLE cpg140_bridge ( name varchar(40) NOT NULL default '0', value varchar(255) NOT NULL default '', UNIQUE KEY name`(name) ) TYPE=MyISAM'


There appears to be an errant backtick in schema.sql on the CPG_bridge table's UNIQUE KEY definition.


-Joe
-Joe

Nibbler