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

Remove the parameter innodb_file_per_table

    XMLWordPrintable

Details

    Description

      The configuration parameter innodb_file_per_table needs to be removed for reasons that were explained in MDEV-29983.

      As part of this task, some additional logic for moving tables out of the system tablespace will be implemented.

      • CHECK TABLE…FOR UPGRADE should flag any tables that are stored in the system tablespace, so that they will be rebuilt.
      • Any DDL statements except RENAME TABLE, that is, TRUNCATE, OPTIMIZE TABLE, ALTER TABLE, will force a table to be rebuilt if it was stored in the system tablespace.

      Tables that are located in the system tablespace will continue to be readable and writable even if the upgrade procedure is being skipped.

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              marko Marko Mäkelä
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.