Just use another term will solve your problem.Or you can use pager more in
mysql command line client.

On Sun, Sep 28, 2008 at 12:44 AM, Dan Nelson <[EMAIL PROTECTED]>wrote:

> In the last episode (Sep 27), Alex Katebi said:
> > Hi,
> >
> >   When selecting (example: select * from mysql.db ) some of the mysql
> > database tables the result set does not fit in a standard xterm window.
> Is
> > there any terminal display program in Linux that has a horizontal scroll
> bar
> > that I can use? Or what can I do to split the table output to fit on my
> > screen?
>
> You can pipe results though less (which can display long lines
> unwrapped with -S) by running "pager" before sending your query.
> "nopager" turnes it off.
>
> --
>        Dan Nelson
>        [EMAIL PROTECTED]
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
I'm a MySQL DBA in china.
More about me just visit here:
http://yueliangdao0608.cublog.cn

Reply via email to