[MDEV-21024] InnoDB is issuing redundant writes to redo log Created: 2019-11-11 Updated: 2019-11-11 Resolved: 2019-11-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.30, 10.3.21, 10.4.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | performance | ||
| Issue Links: |
|
||||||||
| Description |
|
InnoDB is issuing writes to buffer pool pages and redo log, which are not actually modifying anything. Here are some examples:
|