10 messages in com.mysql.lists.win32Re: MS-DOS Window| From | Sent On | Attachments |
|---|---|---|
| Robbie Martinez | 04 Mar 2002 15:30 | |
| webm...@w3space.com | 04 Mar 2002 15:48 | |
| Miguel Angel Solorzano | 04 Mar 2002 17:46 | |
| Pete French | 05 Mar 2002 02:10 | |
| Matthew Stanfield | 05 Mar 2002 03:47 | |
| Robbie Martinez | 05 Mar 2002 06:48 | |
| Dave Watkinson | 05 Mar 2002 06:51 | |
| holl...@gmx.net | 05 Mar 2002 07:34 | |
| Eduardo Silva | 05 Mar 2002 12:03 | |
| Kevin Farley | 06 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,
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
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.
-- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Miguel A. Solórzano <mig...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer /_/ /_/\_, /___/\___\_\___/ Mogi das Cruzes - São Paulo, Brazil <___/ www.mysql.com




