10 messages in com.mysql.lists.win32Re: MS-DOS Window
FromSent OnAttachments
Robbie Martinez04 Mar 2002 15:30 
webm...@w3space.com04 Mar 2002 15:48 
Miguel Angel Solorzano04 Mar 2002 17:46 
Pete French05 Mar 2002 02:10 
Matthew Stanfield05 Mar 2002 03:47 
Robbie Martinez05 Mar 2002 06:48 
Dave Watkinson05 Mar 2002 06:51 
holl...@gmx.net05 Mar 2002 07:34 
Eduardo Silva05 Mar 2002 12:03 
Kevin Farley06 Mar 2002 05:45 
Subject:Re: MS-DOS Window
From:Miguel Angel Solorzano (mig@mysql.com)
Date:03/04/2002 05:46:20 PM
List:com.mysql.lists.win32

At 17:30 04/03/2002 -0600, Robbie Martinez wrote: Hi,

This may be a simple MS-DOS question, but I'm a UNIX guy and am pretty clueless...

I'm trying to capture some mysql command output, but my DOS screen runs out of space. In other words, the data goes beyond what I can scroll up to get. Is there any way for me to either:

(1) Redirect output from mysql commands to a file

F:\mysql\bin>mysql --tee=my.txt Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 to server version: 3.23.49-max

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> show variables like "por%"; +---------------+-------+ | Variable_name | Value | +---------------+-------+ | port | 3306 | +---------------+-------+ 1 row in set (0.02 sec)

The above is wrote to my.txt file and all the output from here.

(2) Create a session "typescript" of mysql

Sorry, I didn't understand your question.

(3) Increase the DOS window's scroll memory to a very large size (so I don't lose my data on my screen).

How you didn't mention what is the OS are you running, I can't to say you an exactly answer. On my Win2k box, I click over the title screen region, selecting properties, click the tab layout and modify the size and number of buffer here. When I click OK I select to change the shortcut which has launched that session.

Regards, Miguel

Thanks,

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3@lists.mysql.com instead.