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

innodb.undo_truncate,4k fails when --innodb-immediate-scrub-data-uncompressed is enabled

    XMLWordPrintable

Details

    Description

      innodb.undo_truncate,4k fails when immediate scrubbing is enabled. The following error
      shows up:

      innodb.undo_truncate '2,32k,innodb'      [ pass ]  17120
      innodb.undo_truncate '2,64k,innodb'      [ pass ]  16403
      innodb.undo_truncate '16k,2,innodb'      [ pass ]  16090
      innodb.undo_truncate '2,4k,innodb'       [ fail ]  Found warnings/errors in server log file!
              Test ended at 2023-01-20 15:36:55
      line
      2023-01-20 15:36:52 0 [ERROR] [FATAL] InnoDB: Trying to write 4096 bytes at 2621440 outside the bounds of the file: .//undo002
      Attempting backtrace. You can use the following information to find out
      ^ Found warnings in /home/thiru/mariarepo/10.6/10.6-latest/bdebug/mysql-test/var/log/mysqld.1.err
      

      During truncation of innodb undo log tablespace, InnoDB fails to clear the freed ranges.
      During shutdown, it tries to flush the freed page ranges and does the outside of bound.

      Attachments

        Issue Links

          Activity

            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.