Hi Gerald,

How about like this ?

mysql>  \P lp;
PAGER set to lp;
mysql> SHOW INNODB STATUS ;

lp is the printer queue which you have probably setup. Exchange lp with your 
printer spooler name. I am not sure about printing several tables. How about 
making a script or batch file (in case you want to print them regularly) ? 
;-)

Best regards

Nils Valentin
Tokyo/Japan


2003年 6月 11日 水曜日 22:29、Fernando Gerent さんは書きました:
> Hi!
>
> I need to print the description of all tables in my database. The problem
> is, there are about 200 of them, and the only way I know to do this is send
> each of the screens to a file, an then print the file. Isn't there any
> easier way, like printing directly from mysql or at least saving all
> descriptions to the file at once??
>
> Thanks in advance
> Fernando

-- 
---
Valentin Nils
Internet Technology

 E-Mail: [EMAIL PROTECTED]
 URL: http://www.knowd.co.jp
 Personal URL: http://www.knowd.co.jp/staff/nils


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to