[MDEV-24536] innodb_idle_flush_pct has no effect Created: 2021-01-06 Updated: 2021-03-07 Resolved: 2021-01-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.2, 10.3.0, 10.4.0, 10.5.0 |
| Fix Version/s: | 10.2.37, 10.3.28, 10.4.18, 10.5.9 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | regression, regression-10.2 | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The parameter innodb_idle_flush_pct that was introduced in MariaDB Server 10.1.2 by I suggest that we mark this parameter deprecated in 10.2, 10.3, 10.4 and declare it as removed it in 10.5. The page flushing code was rewritten in MySQL 5.7 and later in |