[ic] Adding fields using mysql

Jon Jensen interchange-users@interchange.redhat.com
Tue Sep 18 13:10:01 2001


On Tue, 18 Sep 2001, Zack Johnson wrote:

> I 'rm user*' in the products directory and restarted.  IC did not re-create
> the table at all.  In detail, I:
>
> 1. dropped the table 'userdb'
> 2. edited 'dbconf/mysql/userdb.mysql'
> 3. cd'ed to products
> 4. rm user* -f
> 5. /etc/rc.d/init.d/interchange restart
> 6. mysql > show tables;
>
> No 'userdb'.

You have to have userdb.txt, even if it's just the first line with the
field names.

Jon