[MDEV-17773] Avoid table rebuild in ALTER TABLE on collation or charset changes for ENUM and SET Created: 2018-11-19  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Data Definition - Alter Table, Storage Engine - InnoDB
Affects Version/s: 10.2, 10.3, 10.4, 10.5
Fix Version/s: 10.4, 10.5

Type: Bug Priority: Minor
Reporter: Eugene Kosov (Inactive) Assignee: Alexander Barkov
Resolution: Unresolved Votes: 0
Labels: instant

Issue Links:
Relates
relates to MDEV-15564 Avoid table rebuild in ALTER TABLE on... Closed

 Description   

Similar task to MDEV-15564, but for ENUM and SET data types.

Those are stored as int8 or int16 depending on cardinality of types.

If user just change charset/collation it can be done instantly.


Generated at Thu Feb 08 08:39:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.