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