It sounds like you might be more interested in the SELECT * INTO OUTFILE
syntax...read http://www.mysql.com/doc/S/E/SELECT.html for more information.

----- Original Message -----
From: "Joseph Chow" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 9:57 AM
Subject: MySQL -- tee command ???


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



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