typo in schema.sql typo in schema.sql
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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