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

Altering a partitioned table comment does a full copy

Details

    • 10.0.25

    Description

      create table t1 (i int) engine=MyISAM partition by hash(i) partitions 2;
      alter table t1 comment 'test', algorithm=inplace;
      

      The second statement fails:

      ERROR 1845 (0A000): ALGORITHM=INPLACE is not supported for this operation. Try ALGORITHM=COPY.
      

      Attachments

        Issue Links

          Activity

            serg Sergei Golubchik created issue -
            serg Sergei Golubchik made changes -
            Field Original Value New Value
            serg Sergei Golubchik made changes -
            Summary altering partitioned table comment does a full copy altering a partitioned table comment does a full copy
            serg Sergei Golubchik made changes -
            Summary altering a partitioned table comment does a full copy Altering a partitioned table comment does a full copy
            serg Sergei Golubchik made changes -
            Sprint 10.0.25 [ 50 ]
            serg Sergei Golubchik made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            serg Sergei Golubchik made changes -
            Status In Progress [ 3 ] Stalled [ 10000 ]
            serg Sergei Golubchik made changes -
            Status Stalled [ 10000 ] In Progress [ 3 ]
            serg Sergei Golubchik made changes -
            Fix Version/s 10.0.25 [ 21701 ]
            Fix Version/s 10.1.14 [ 21804 ]
            Fix Version/s 10.0 [ 16000 ]
            Fix Version/s 10.1 [ 16100 ]
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 74754 ] MariaDB v4 [ 150299 ]

            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.