DBUG_PRINT

2003-08-30 Thread Yonghua Wu
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? Thanks in advance. Yonghua -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com

Re: DBUG_PRINT

2001-08-31 Thread Sergei Golubchik
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 ques

DBUG_PRINT

2001-08-31 Thread Mallikarjuna Rao N
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