fs-setup error in pre10
Shane Chrisp
shane at 2000cn.com.au
Fri Feb 15 22:57:15 PST 2002
Hi,
Trying to do a fresh install of 1.4.0-pre10 on mysql and each time I run
fs-setup it stops with the following error. I checked the cvs to see if
there was a newer fs-setup first. Have I made a typo?
DBD::mysql::db do failed: You have an error in your SQL syntax near
'option varchar(80) NOT NULL ,
optionvalue text NULL ,
PRIMARY KEY (optionn' at line 4 at ./fs-setup line 178.
CREATE error: You have an error in your SQL syntax near 'option
varchar(80) NOT NULL ,
optionvalue text NULL ,
PRIMARY KEY (optionn' at line 4
doing statement: CREATE TABLE part_export_option (
optionnum int NOT NULL ,
exportnum int NOT NULL ,
option varchar(80) NOT NULL ,
optionvalue text NULL ,
PRIMARY KEY (optionnum)
)
cheers
Shane
More information about the freeside-users
mailing list