ISNARD,BENJAMIN (HP-France,ex1) wrote:
> with loglevel to debug I can see that sometimes it works perfectly, midgard
> is switching from one db to the other for each request... but quite often
> I've no more switching message and therefore the host is not found. It can
> stay like this for several requests and then suddenly switch.
> do you need more details?
in midgard/select_db.h, add these two lines at the start of
mgd_select_database:
fprintf(stderr, "I need database "%s"\n", dbc->name);
assert_conn = 1;
and tell me if that helps, and what it shows in the log (in relation
to where you would normally expect the 'switching' comment.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]