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

pre-uninstall scriptlets should use slow innodb shutdown for upgrades

    XMLWordPrintable

Details

    Description

      innodb fast shutdown is not necessarily safe over upgrades, the documentation recommends to do

      set global innodb_fast_shutdown=0;
      

      before upgrading MariaDB.

      It can be automated, in case of apt upgrade mariadb-server or dnf upgade MariaDB-server, the pre-install scriptlet of the old server version can tell the server to use slow shutdown, if it's an uninstall for an upgrade

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              serg Sergei Golubchik
              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.