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
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
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