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

online alter and changed field/index options

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.8
    • 10.0.9
    • None

    Description

      In handler::check_if_supported_inplace_alter() the server uses a bitmap of flags to tell the engine was this ALTER TABLE is supposed to do.

      When only table options are changed, it uses the flag CHANGE_CREATE_OPTION. But when only field or index options are changed, this is not detected, there is no special flag for this situation (and CHANGE_CREATE_OPTION is not used either).

      Attachments

        Activity

          People

            serg Sergei Golubchik
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.