> -----Original Message----- > From: Gary W. Smith [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 14, 2007 8:01 PM > To: mysql@lists.mysql.com > Subject: InnoDB fixed file size, how much is left? > > I'm working on migrating an bunch of MyISAM tables over to InnoDB. For > development we want to use a fixed amount of space. So I have > specified > 10 100MB files in my.cnf. I started replicating data over but what I > can't tell is how much space I have left. Running show innodb status\G > shows a lot of stuff but I can't find anything that clearly says "X" > bytes stored or how much space might be left. > > Is there anything in particular I'm missing? Actually better question, > where should I be looking? > > Gary
Maybe I should think a little less harder on the problem. I put innodb_file_per_table in the config so the 10 100mb files are currently ununsed. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]