Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL), 10.1(EOL)
-
None
-
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
- relates to
-
MDEV-9103 Altering table comment does a full copy
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
17d 15h 36m | 1 |
|
2s | 1 |
|
2d 10h 14m | 1 |
|
15s | 1 |