[MDEV-18444] ROW_FORMAT=COMPRESSED unnecessarily requires NOCOPY for INSTANT operation Created: 2019-02-01 Updated: 2019-02-07 Resolved: 2019-02-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Storage Engine - InnoDB |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Eugene Kosov (Inactive) | Assignee: | Eugene Kosov (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In this ALTER TABLE only data dictionary and cache are updated. So, in fact it's an INSTANT operation. |
| Comments |
| Comment by Eugene Kosov (Inactive) [ 2019-02-05 ] |
|
It was closed by accident. |