← Back to team overview

maria-discuss team mailing list archive

New Question: Debug files not written by client lib

 

Hello,

A new question has been asked in "MariaDB Client Library for C" by sruliganor:
--------------------------------
Hi, I have a C program that uses mariadbclient.lib.
I added this line to generatate a trace file from the lib:

mysql_debug("d:t:O,e:\\Temp\\MysqlClient.log");

In addition I set environmant variable MYSQL_DEBUG.
However, no debug file was created anywhere.
What should I do to see trace files?

I tried the client lib 1.0 binary downloaded fron your site, as well as the source code complied in DEBUG.

Thanks
--------------------------------

To view or answer this question please visit: http://mariadb.com/kb/en/debug-files-not-written-by-client-lib/