[freeside] fs-setup

ivan ivan at 420.am
Mon Apr 23 19:48:47 PDT 2001


Drop and recreate your database.

Note MySQL's default, non-transactional ISAM and MyISAM table types are
*NOT SUPPORTED*.  MySQL will not work unless you recompile it with support
for one of the transactional table types: 
http://www.mysql.com/doc/T/a/Table_types.html

On Mon, Apr 23, 2001 at 04:48:14PM -0500, Don Griffey wrote:
> I am attempting to use fs-setup and I am getting the following errors:
> 
>     Use of uninitialized value in join                 
>     at /usr/lib/perl5/site_perl/5.6.0/DBIx/DBSchema/Column.pm line 251.
> The one above is repeated over again many times.
> The one below occurs once at the end of the attempt
>     DBD::mysql::db do failed: Duplicate key name 'cust_bill1' at fs-setup line 279.
>     CREATE error: Duplicate key name 'cust_bill1'
>     doing statement: CREATE INDEX cust_bill1 ON cust_bill (custnum)
> Any suggestions? 
> I checked out the CVS version over the weekend and when I ran fs-setup that time I got the first error message shown but not the second and the tables all seemed to be created.
> 
> Linux: RedHat 7
> Perl:   5.6.0
> Freeside: 1.3.0
> MySQL: 3.23.22
> 
> Don

-- 
meow
_ivan



More information about the freeside-users mailing list