[MDEV-24003] Multi-range Read fails on Spider Created: 2020-10-21 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.9, 10.10, 10.11, 11.0, 11.1 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Yongxin Xu | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: | |||
| Description |
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2021-08-13 ] | |||||||||||||||||||||||||
|
The bug reproduced on 10.3, but not on 10.2, 10.4, 10.5, and 10.6 The bug itself is problematic but it only affects 10.3. So, I keep the priority "major". cc: yongxinxu | |||||||||||||||||||||||||
| Comment by Yongxin Xu [ 2021-08-13 ] | |||||||||||||||||||||||||
|
Ok, the BKA algorithm also uses MRR quick plan. In 10.3, joins with the BKA algorithm are fine. But when we tried to fix this problem, it would result in the wrong result of the BKA join, so we fixed the problem by simply prohibiting MRR from using. | |||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-06-03 ] | |||||||||||||||||||||||||
|
Issue confirmed in 11.1:
Leads to:
| |||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-06-03 ] | |||||||||||||||||||||||||
|
Issue present in 10.4+ (as tested), and possibly earlier versions. | |||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-06-03 ] | |||||||||||||||||||||||||
|
MTR Testcase
|