typo in schema.sql typo in schema.sql
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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