Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
introduce a new innodb command line option that will make compressed tables writable. by default they should be read-only. if the write support is enabled, it should print a warning on startup.
This will allow users to prepare for MDEV-22367
Attachments
Issue Links
- causes
-
MDEV-24503 Assertion `m_prebuilt->trx == thd_to_trx(m_user_thd)' failed in ha_innobase::is_read_only
- Closed
-
MDEV-25100 Read-only table with ROW_FORMAT=COMPRESSED is still updateable through foreign key cascade
- Closed
-
MDEV-27736 Allow seamless upgrade despite ROW_FORMAT=COMPRESSED
- Closed
- relates to
-
MDEV-25099 Inconsistent error upon updating read-only table with ROW_FORMAT=COMPRESSED
- Open
-
MDEV-12152 KEY_BLOCK_SIZE strangeness in ALTER TABLE
- Open
-
MDEV-22367 Remove write support for ROW_FORMAT=COMPRESSED
- Closed
-
MDEV-26400 ALTER TABLE does not remove KEY_BLOCK_SIZE for non-Compressed InnoDB tables
- Stalled
- links to