Evert Meulie wrote the following on 21.09.2005 14:41 :
> Hi all!
>
> When I start version 1.6.6 of sqlgrey, I get the following error message:
>
> create_connect_table at /usr/sbin/sqlgrey line 176.
>
> This is after an upgrade from version 1.4.8
Is this the only thing you get in the logs?
Does sqlgrey crash then or continue?
If it crashes:
- what are the table definitions (for tables connect, from_awl and
domain_awl)? (you can use DESC tablename in MySQL or \d tablename for
PostgreSQL).
- what is the result of : "SELECT * from config ;"
Lionel.
|