Brent,
You need to modify your BUFFER size on your CMD shell screen. Right click
the title bar then select "properties" and find the section that talks
about Screen Buffer Size (it's under the "layout" tab for me). This only
works for me if I use it in a window (not full screen).
I always cre
Thanks!
-Original Message-
From: Kyle Kirkland [mailto:[EMAIL PROTECTED]
Sent: Monday, October 04, 2004 3:15 PM
To: OMalley, Brent
Cc: [EMAIL PROTECTED]
Subject: Re: Real Basic Question
Mysql> \P less
PAGER set to less
Mysql> show tables;
You can see other cool flags by typing
Mysql> \P less
PAGER set to less
Mysql> show tables;
You can see other cool flags by typing 'help;' at the mysql prompt.
On Mon, 4 Oct 2004 14:58:29 -0700, OMalley, Brent
<[EMAIL PROTECTED]> wrote:
> I am a beginner, so forgive me.
>
> From mysql if I type:
>
> Mysql>show tables;
>
> The resu