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

Validate page _id mismatch in innochecksum tool

Details

    Description

      Add another command line option in innochecksum to check the page number
      and tablespace ID within the file except when a page is full of zeroes.
      This could help us to find whether any corruption in the tablespace.

      --check-page-id or -y can be used to verify this page id mismatch.

      Attachments

        Issue Links

          Activity

            Some page ID checks had been added in MariaDB Server in MDEV-29603 and earlier, motivated by MDEV-21109.

            It looks like something like this had already been implemented in MDEV-19871. Was there some omission in that logic?

            marko Marko Mäkelä added a comment - Some page ID checks had been added in MariaDB Server in MDEV-29603 and earlier, motivated by MDEV-21109 . It looks like something like this had already been implemented in MDEV-19871 . Was there some omission in that logic?

            It turns out that this had already been implemented in MDEV-19871.

            marko Marko Mäkelä added a comment - It turns out that this had already been implemented in MDEV-19871 .

            This issue is already fixed by MDEV-19871. Page_id mismatch or space id mismatch already
            being caught in is_page_corrupted inside innochecksum tool. Closing this issue as a duplicate of MDEV-19871

            thiru Thirunarayanan Balathandayuthapani added a comment - This issue is already fixed by MDEV-19871 . Page_id mismatch or space id mismatch already being caught in is_page_corrupted inside innochecksum tool. Closing this issue as a duplicate of MDEV-19871

            People

              thiru Thirunarayanan Balathandayuthapani
              thiru Thirunarayanan Balathandayuthapani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.