Hi!

On Sep 01, Mallikarjuna Rao N wrote:
> Hi all,
>   How can I get the output of the DBUG_PRINT (which is 
> everywhere in the code of the mysql) option to
> print the output as it is intended (functions and their 
> parameters) 
>   and further extension to my question is how to get 
> separate the DBUG_PRINT output(once I get it, I am sure there
> are many to help in this context) of the server and the 
> client separately , i.e. to separate both the server and 
> clients output. 
>    
>   thanx in advance. 
> mallikarjuna rao
> -- 

I assume you have mysql source distibution :-)
See dbug/user.r then.
[ Hint -# command line switch ]

Regards,
Sergei

-- 
MySQL Development Team
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to