Re: INNODB beginner question

2004-02-05 Thread Ware Adams
Tofu Optimist wrote: >When I set up the databases, I recall assigning >a few large fixed-size files to the InnoDB engine for >data (and I think) logs. > >I've been adding data to my databases daily and wish >to know how full they are, Use this command: show table status from database_name like

INNODB beginner question

2004-02-05 Thread Tofu Optimist
Hi -- I'm still relatively new to MySql. I'm using InnoDB tables and foreign keys. When I set up the databases, I recall assigning a few large fixed-size files to the InnoDB engine for data (and I think) logs. I've been adding data to my databases daily and wish to know how full they are, and