MySQL Forums
Forum List  »  InnoDB

Re: Avoid fragmentation for Mysql tables
Posted by: Peter Brawley
Date: August 23, 2017 09:48AM

You might want to look at https://mariadb.com/kb/en/the-mariadb-library/defragmenting-innodb-tablespaces/.

I think, given InnoDB architecture, 0% fragmentation as a requirement makes no sense.

Again, fragmentation can be a problem but isn't often. If it demonstrably causing problems in your system, what are they?

Options: ReplyQuote


Subject
Views
Written By
Posted
1700
August 22, 2017 10:02PM
Re: Avoid fragmentation for Mysql tables
525
August 23, 2017 09:48AM


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.