Got it.  I did a mysql --help and saw that debug-info is set to FALSE...so I
need to compile MySQL with debugging support.

Thanks for all the help!!

Cheers

Manoj


----- Original Message ----- 
From: "Paul DuBois" <[EMAIL PROTECTED]>
To: "ManojSW" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, December 13, 2004 11:29 AM
Subject: Re: mysqldump + debug option not working


> At 11:19 +0900 12/13/04, ManojSW wrote:
> >Hi,
> >     I am running MySQL  (4.0.15 max log) & mysqldump (version 9.09
Distrib
> >4.0.16) on Linux platform.
> >
> >     For some strange reasons, I am unable to use the debug option with
> >mysqldump. I have tried the following switch with no luck:
> >
> >     -#  ,
> >     --debug,
> >     --debug = 'd:t:o,debug.log' ,
> >     -# ='d:t:o:debug.log'
> >
> >     My net aim is to write the debug log to an output file (debug.log in
> >above example). Whichever option I use above, I am unable to generate the
> >debug log. Am I missing something very obvious??
>
> Was MySQL compiled with debugging support?
>
> -- 
> Paul DuBois, MySQL Documentation Team
> Madison, Wisconsin, USA
> MySQL AB, www.mysql.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to