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

Improve the InnoDB log overwrite error message

    XMLWordPrintable

Details

    Description

      Related to MDEV-29905 it has been discussed that the error message for change buffer merge errors, like

      2022-10-24 23:58:25 0 [ERROR] InnoDB: The age of the last checkpoint is 991661268, which exceeds the log capacity 966365799. 
      
      

      should be changed to avoid that the user is killing the shutdown process because of this error message and a long running shutdown.

      The error message should be changed to

      2022-10-24 23:58:25 0 [ERROR] InnoDB: The age of the last checkpoint is 991661268, which exceeds the log capacity 966365799. Shutdown is still in progress.
      
      

      We also should add a second message

      [Note] InnoDB: Corruption fixed by log checkpoint at LSN=xxxxx
      
      

      as "end of fatal condition" message

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              ralf.gebhardt Ralf Gebhardt
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.