Hi, everyone,

I have a question about the "tee" command in MySQL.  I know one of its applications is 
to log everything from the screen to the outfile for debugging purpose.  But how do I 
redirect output ONLY to outfile instead of both standard output (screen) and outfile.  
Because I donot want to see millions of lines scolled down on the screen when I access 
to a huge database, but I still want to debug through looking at the content of the 
db.  I wish I make myself clearly.

Please reply to me directly, because I am not on the mailing list yet.

thanks,

Joe Chow

Reply via email to