Hi Henning,
thanks for the hint, I changed it and now I see all the queries. I will check which query(ies) cause the error message. This should help to spot the causing module.
Sebastian
-----Original Message----- From: Henning Westerholt [mailto:henning.westerholt@1und1.de] Sent: Wednesday, 30. July 2008 14:56 To: users@lists.kamailio.org Cc: Schumann Sebastian; miconda@gmail.com Subject: Re: [Kamailio-Users] Error in database module
On Wednesday 30 July 2008, Schumann Sebastian wrote:
I attached parts of the detailed log file, hope you can get some more information from it. I didn't find your patch in the mailing list archives yet :-(
Hi Sebastian,
you could just uncomment the "LM_DBG("submit_query(): %.*s\n", _s->len, _s->s);" line in db_mysql_submit_query in the mysql module, then each query will be logged. But i'm not sure if Daniel referred to this..
Cheers,
Henning