Ricardo Marques wrote:
> 
> At 19:19 of 2000-04-14 +0200, you wrote:
> (...)
> >This is where the problem is. If Midgard doesn't know what database to
> >it can hardly connect to it :)
> 
> Sounds reasonable. The problem is the midgard database IS defined in the
> mysql.db table:
> 
> +-----------+---------+---------+-------------+-------------+-------------+-
> ---+
> | Host      | Db      | User    | Select_priv | Insert_priv | Update_priv |
> Del|
> +-----------+---------+---------+-------------+-------------+-------------+-
> ---+
> | %         | test    |         | Y           | Y           | Y           |
> Y  |
> | %         | test\_% |         | Y           | Y           | Y           |
> Y  |
> | localhost | midgard | midgard | Y           | Y           | Y           |
> Y  |
> +-----------+---------+---------+-------------+-------------+-------------+-
> ---+

Midgard doesn't read the mysql.db table, BTW. The midgard database can
have
any name of your choosing and must be defined with a MidgardDatabase
command in
httpd.conf.

Emile

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to