Rutledge,
Monday, May 13, 2002, 6:25:42 PM, you wrote:
Reoen> Sorry to bother the list with the mundane, but I have searched the
Reoen> entire MySQL manual and can't find the answer. Is there a way to output
Reoen> the table description (using DESCRIBE) into an OUTFILE like you can for
Reoen> SE
You can do it using tee command in your mysql shell.
See: http://www.mysql.com/doc/m/y/mysql.html
Gurhan
-Original Message-
From: Rutledge, Aaron [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 13, 2002 11:26 AM
To: Mysql List (E-mail)
Subject: OUTFILE and DESCRIBE
Sorry to bother the lis