Details
Description
Since upgrading from 10.2 to 10.5.13 queries using IN clauses with many values have performance issues.
This is the same issue reported under MDEV-24117 whichi s fixed in 10.5.8. Even though it's fixed in 10.5.8, I can reproduce the same issue in 10.5.9 and 10.5.13 with the attached mariadbbug.sql in the MDEV-24117.
Attachments
Issue Links
- blocks
-
MDEV-24117 Memory management problem in statistics state for queries that have a large field IN (values) part
-
- Closed
-
-
MDEV-24173 After minor upgrade to 10.2.35 queries with large IN clauses have performance issues
-
- Closed
-
- duplicates
-
MDEV-27453 Performance degredation when IN elements are string instead of int
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue blocks |
Link |
This issue blocks |
Description |
Since upgrading from 10.2 to 10.5.13 queries using IN clauses with many values have performance issues.
This is the same issue reported under [ |
Since upgrading from 10.2 to 10.5.13 queries using IN clauses with many values have performance issues.
This is the same issue reported under |
Affects Version/s | 10.5 [ 23123 ] | |
Affects Version/s | 10.6 [ 24028 ] | |
Affects Version/s | 10.7 [ 24805 ] |
Priority | Blocker [ 1 ] | Major [ 3 ] |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.7 [ 24805 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Sergei Petrunia [ psergey ] |
Link |
This issue relates to |
Link |
This issue duplicates |
Link |
This issue relates to |
Priority | Major [ 3 ] | Critical [ 2 ] |
Component/s | Optimizer [ 10200 ] | |
Fix Version/s | 10.5.17 [ 27509 ] | |
Fix Version/s | 10.6.9 [ 27507 ] | |
Fix Version/s | 10.7.5 [ 27505 ] | |
Fix Version/s | 10.8.4 [ 27503 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.7 [ 24805 ] | |
Resolution | Duplicate [ 3 ] | |
Status | Confirmed [ 10101 ] | Closed [ 6 ] |
Zendesk Related Tickets | 101714 |
Thanks for the report!
I could repeat the performance regression on 10.5-10.7 (0.1 in 10.4 vs 3.8 in 10.5), there is some problem with large IN (varchars)