Carl Bowden wrote:

> Thanks for the patch Emile:
> it took some time but finally got the log messages when it
> errored:
> 
> [Thu May  3 10:19:04 2001] [debug] mod_midgard.c(1195):
> [client 203.167.246.101] midgard_translate_handler(latin1,
> http:
> //smartweb002-admin.e2-media.co.nz:80/rcs/browse/)
> Midgard: mgd_select_db(SmartWEB_002) failed: Commands out of
> sync;  You can't run this command now (-1)
> Midgard: mgd_select_db(SmartWEB_002) failed: Commands out of
> sync;  You can't run this command now (-1)
> [Thu May  3 10:19:04 2001] [warn] [client 203.167.246.101]
> Midgard: switching to SmartWEB_002 failed 

Has anyone else seen this? The cause of this error would seem to be 
(from the mysql docs) that we don't execute mysql_store_result after a 
query, but that's actually done in the same function that executes the 
query. If we were on multi-threading I could understand, but since a 
handler child has full, uninterrupted control of the database connection 
for the duration of the request I don't see how this could be happening. 
Ideas, anyone?

Emile

Oh, BTW, you triggered the Quoting Cruisader:

without the context I'm completely lost.
history to establish context. I get quite hefty volumes of mail and
bottom to top is completely wonky and I _need_ to have parts of the
that came up with that gem. Unless you're from the orient reading from
to have a sharp word (and some other sharp things) with the MMI 'expert'
mail clients default to placing the answer text at the top, and I'd like
and snipping away non-relevant text. I know that a good (no, bad) lot of
your comments interspersed with the original text, quoting the original
PS: Please, please, _please_ people, when replying to a message, put


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to