Hi,
The Mysql server is not on the same machine.
On the kamailio log i get the error - "[ km_dbase.c:122]: driver error on
query: Can't connect to MySQL server on......"
But the statistics couter does not increase.
Thanks,
Uri
Hello,
did you get any error log message in syslog from mysql module? A quick
check in the code shows that the counter is incremented on connection
errors or fetching results.
Cheers,
Daniel
On Tue, Feb 5, 2013 at 12:29 PM, Uri Shacked <ushacked(a)gmail.com> wrote:
Hi,
I am doing some testing and i have trouble understanding when does the
"mysql:driver_error" counter/statistics increase....
I stopped the mysqld process on the DB server and used sqlops. the
driver_error did still is on 0.
I use version 3.3.2.
Thanks,
Uri