Re: Tables are too wide

2008-10-24 Thread Moon's Father
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 o

Re: Tables are too wide

2008-09-27 Thread Dan Nelson
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 u

Re: Tables are too wide

2008-09-27 Thread Peter Brawley
Is there any terminal display program in Linux that has a horizontal scroll bar that I can use? TheUsual/PHP (http://www.artfulsoftware.com/theusualReadMe.html) do and phpMyAdmin do that in web interfaces. PB Alex Katebi wrote: Hi, When selecting (example: select * from mysql.db ) some o

Re: Tables are too wide

2008-09-27 Thread Olexandr Melnyk
select * from mysql.db\G 2008/9/27, Alex Katebi <[EMAIL PROTECTED]>: > > 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 sc

Tables are too wide

2008-09-27 Thread Alex Katebi
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