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

Remove the parameter innodb_file_per_table

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

            Transition Time In Source Status Execution Times
            Marko Mäkelä made transition -
            Open In Progress
            82d 2h 59m 1
            Marko Mäkelä made transition -
            In Progress In Testing
            21h 28m 1
            Marko Mäkelä made transition -
            In Testing Stalled
            21d 1h 55m 1

            People

              marko Marko Mäkelä
              marko Marko Mäkelä
              Votes:
              0 Vote for this issue
              Watchers:
              8 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.