Re: debugging use of mysql


Subject: Re: debugging use of mysql
From: Christopher E. Brown (cbrown@woods.net)
Date: Wed Oct 30 2002 - 18:56:38 AKST


On Wed, 30 Oct 2002, Mike Barsalou wrote:

>
> How can I turn debugging on for mysql. Is there a switch I can put in the
> my.cnf file that will help?

http://www.mysql.com/documentation/mysql/bychapter/

There are many different debug options available. Since you are using
my.cnf I can assume you are running 3.21 or later, but there are alot
of differences tween 3.21, 3.22, 3.23, and 4.0x Each major revision
has added more bebug and logging features.

Assuming you are wanting to debug queries (rather than running gdb on
the binaries) hit section 4.9 of the mysql manual. WHat you are
looking for is logging, not debug.

 --
I route, therefore you are.

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Wed Oct 30 2002 - 18:56:18 AKST