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

With innodb_fast_shutdown=3, skip the rollback of connected transactions

    XMLWordPrintable

Details

    Description

      Sometimes it would be useful to have a faster clean shutdown where the rollback of current transactions is skipped. These transactions would be rolled back on the background on subsequent server startup.

      Let us implement a new mode innodb_fast_shutdown=3 for this. It should be slower than the crash-like (unclean) shutdown with innodb_fast_shutdown=2, because the buffer pool will not be written back to data files.

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              marko Marko Mäkelä
              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.