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

Quick-Checksum failure in aria

    XMLWordPrintable

Details

    • Not for Release Notes
    • Hide
      After update to 12.3.2 some aria tables differ in quick-checksum, but succeed in extended mode.
      Even repairing the table does not fix the quick checksum.

      Master:
      CHECKSUM TABLE x;
      > 4077719757
      CHECKSUM TABLE x EXTENDED;
      >3964102767

      Slave:
      CHECKSUM TABLE x;
      > 3205304390
      CHECKSUM TABLE x EXTENDED;
      >3964102767
      Show
      After update to 12.3.2 some aria tables differ in quick-checksum, but succeed in extended mode. Even repairing the table does not fix the quick checksum. Master: CHECKSUM TABLE x; > 4077719757 CHECKSUM TABLE x EXTENDED; >3964102767 Slave: CHECKSUM TABLE x; > 3205304390 CHECKSUM TABLE x EXTENDED; >3964102767

    Attachments

      Issue Links

        Activity

          People

            shipjain Shipra Jain
            mokraemer Marc
            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.