[MDEV-25127] Strange performance issues with 10.5.9 Created: 2021-03-12 Updated: 2021-04-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.5.9 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Denis Chernyaev | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS Linux release 8.3.2011 |
||
| Description |
|
We are facing strange performance issues after upgrading our DBMS to 10.5.9
So far I can't quite understand how to debug this situation. The server runs ~90 updates per second. |
| Comments |
| Comment by Denis Chernyaev [ 2021-04-08 ] | ||||||
|
Essentially, random InnoDB updates get unreasonably slow.
What's with that `Rows_examined` number? | ||||||
| Comment by Denis Chernyaev [ 2021-04-14 ] | ||||||
|
Looks like it was a misconfiguration issue with innodb_io_capacity and innodb_io_capacity_max set way too high. |