[MDEV-31668] With certain queries, 10.6 is slower than 10.3 Created: 2023-07-11 Updated: 2023-07-22 Resolved: 2023-07-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.3.39 |
| Type: | Bug | Priority: | Major |
| Reporter: | Rex Johnston | Assignee: | Rex Johnston |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Ubuntu 20.04.6 LTS is the default docker environment supplied with "docker pull mariadb:10.X" |
| Comments |
| Comment by Rex Johnston [ 2023-07-11 ] | ||||
|
attached perf flamegraphs recorded with for 10.3
for 10.6
within docker environment created with
| ||||
| Comment by Marko Mäkelä [ 2023-07-12 ] | ||||
|
Please see | ||||
| Comment by Rex Johnston [ 2023-07-20 ] | ||||
|
Slowdown tracked to innodb_adaptive_hash_index flag change. |