[MDEV-27735] Deprecate the parameter innodb_change_buffering Created: 2022-02-03 Updated: 2023-04-19 Resolved: 2022-02-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | 10.9.0 |
| Type: | Task | Priority: | Blocker |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | corruption, performance | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||
| Description |
|
As a follow-up to 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. |