MySQL Forums
Forum List  »  InnoDB

Re: file_per_table=1 question
Posted by: Lance Evans
Date: November 08, 2013 06:52PM

Hi Rick

Thank you very much for your reply, really appreciate it.

So just to clarify I ran show tables status;

And the table in question is listed below. It has innodb free: 6873088 k


| workflow_task_log | InnoDB | 10 | Compact | 277 817 | 35101 | 9751855104 | 0 | 0 | 0 | 390402 | 2013-11-08 05:21:23 | NULL | NULL | utf8_general_ci | NULL | | InnoDB free: 6873088 k

Does this mean that when new data is written in this table, it will be written to the innodb free space first, before increasing the overall file size?

Thanks again
Lance

Options: ReplyQuote


Subject
Views
Written By
Posted
2187
November 08, 2013 04:01AM
1014
November 08, 2013 12:41PM
Re: file_per_table=1 question
880
November 08, 2013 06:52PM
865
November 09, 2013 03:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.