Error creating tables with fs-setup

David O'Connor davejoconnor at hotmail.com
Wed Mar 6 04:19:28 PST 2002


Hey !

When I run fs-setp I get the following error :


DBD::mysql::db do failed: Duplicate key name 'cust_pkg1' at ./fs-setup line
282.
CREATE error: Duplicate key name 'cust_pkg1'
doing statement: CREATE INDEX cust_pkg1 ON cust_pkg (custnum)

and it only creates 1 table :

mysql> use freeside
Database changed
mysql> show tables;
+--------------------+
| Tables_in_freeside |
+--------------------+
| cust_pkg           |
+--------------------+
1 row in set (0.01 sec)


Any ideas anyone ?

Cheers,
Dave O'Connor



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




More information about the freeside-users mailing list