Skip to content

Commit

Permalink
MDEV-7061: Augment innochecksum to give insight of fragmentation
Browse files Browse the repository at this point in the history
Merged facebook/mysql-5.6@615dd07 from https://github.com/facebook/mysql-5.6/
authored by rongrong. Removed C++11 requirement by using
std::map instead of std::unordered_set.

Add analysis to leaf pages to estimate how fragmented an index is
and how much benefit we can get out of defragmentation.
  • Loading branch information
Jan Lindström committed Mar 4, 2015
1 parent 2e4dc5a commit 143f5d9
Show file tree
Hide file tree
Showing 7 changed files with 475 additions and 16 deletions.

0 comments on commit 143f5d9

Please sign in to comment.