On Thursday 18 August 2005 16:37, Gleb Paharenko wrote:
> Hello.
>
> These links might be helpful:
> http://dev.mysql.com/doc/mysql/en/query-log.html
> http://dev.mysql.com/doc/mysql/en/debugging-client.html
> http://dev.mysql.com/doc/mysql/en/debugging-server.html
>
> Use a fresh ver
Hello.
These links might be helpful:
http://dev.mysql.com/doc/mysql/en/query-log.html
http://dev.mysql.com/doc/mysql/en/debugging-client.html
http://dev.mysql.com/doc/mysql/en/debugging-server.html
Use a fresh version of MySQL, because old couldn't
log queries from prep
Is there a way to get MySQL to report the SQL statement it receives from
a prepared statement execution (from a program using the C-API )? I am
wondering what the SQL statement looks like that is being generated from
my program to help debug it.
Thanks,
DC
--
Darrell Cormier <[EMAIL PROTECTE