Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Supports to change datatype of columns to compatible datatype instantly, like: char(100) to varchar(200), int to bigint. Instant modify column only records column modification information in the data dictionary table, avoiding data copying, which can significantly speedup the performance of some time-consuming DDL operations.
Attachments
Issue Links
- is blocked by
-
MDEV-33066 Tencent requested features
- Open
- relates to
-
MDEV-11424 Instant ALTER TABLE of failure-free record format changes
- Closed
-
MDEV-15563 Instant failure-free data type conversions
- Closed