MySQL Forums
Forum List  »  InnoDB

Avoid fragmentation for Mysql tables
Posted by: Priya Pawar
Date: August 22, 2017 10:02PM

Hello All,

I am new to mysql. fragmentation occurs for mysql tables whenever I do DML operations and also when I change execution engine from MyISAM to InnoDB.
I can understand fragmentation for DML operations but why when I change execution engine from MyISAM to InnoDB. Please provide your guidelines.

And also, is there any way in which we can avoid fragmentation for tables like in Oracle we can enable row movement.

Please suggest.

Thanks,
Priya

Options: ReplyQuote


Subject
Views
Written By
Posted
Avoid fragmentation for Mysql tables
1679
August 22, 2017 10:02PM


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.