Details
-
Task
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
Description
As a follow-up to MDEV-27734 Set innodb_change_buffering=none by default
we should mark the option innodb_change_buffering deprecated, to inform users of its future removal.
To allow seamless upgrades, we must retain some traces of the change buffering even after ignoring the option. Any buffered changes must continue to be merged when the affected secondary index leaf pages are being accessed.
Attachments
Issue Links
- blocks
-
MDEV-29694 Remove the InnoDB change buffer
- Closed
- is blocked by
-
MDEV-27734 Set innodb_change_buffering=none by default
- Closed
- relates to
-
MDEV-11658 Simpler, faster IMPORT of InnoDB tables
- Open
-
MDEV-29983 Deprecate innodb_file_per_table
- Closed
-
MDEV-30134 buf_page_t::unfix(): Assertion `!((f ^ (f - 1)) & LRU_MASK)' failed
- Closed
-
MDEV-31088 Server freeze due to innodb_change_buffering and innodb_file_per_table=0
- Closed
-
MDEV-30332 PLUGIN_VAR_DEPRECATED fails to throw a warning on startup
- Closed