Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7061

Augment innochecksum to give insight of fragmentation

    Details

      Description

      https://github.com/facebook/mysql-5.6/commit/615dd07d900ce08948340b6c11e37fd1d2a91065

      Add analysis to leaf pages to estimate how fragmented an index is
      and how much benefit we can get out of defragmentation.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            jplindst Jan Lindström added a comment -

            commit 143f5d9172647a43cdcf5c27b8a78f32c9f639c0
            Author: Jan Lindström <jan.lindstrom@mariadb.com>
            Date: Tue Mar 3 17:38:02 2015 +0200

            MDEV-7061: Augment innochecksum to give insight of fragmentation

            Merged https://github.com/facebook/mysql-5.6/commit/615dd07d900ce08948340b6c
            11e37fd1d2a91065 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.

            Show
            jplindst Jan Lindström added a comment - commit 143f5d9172647a43cdcf5c27b8a78f32c9f639c0 Author: Jan Lindström <jan.lindstrom@mariadb.com> Date: Tue Mar 3 17:38:02 2015 +0200 MDEV-7061 : Augment innochecksum to give insight of fragmentation Merged https://github.com/facebook/mysql-5.6/commit/615dd07d900ce08948340b6c 11e37fd1d2a91065 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.

              People

              • Assignee:
                jplindst Jan Lindström
                Reporter:
                jplindst Jan Lindström
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: