[MDEV-2286] LP:711801 - Sporadic wrong result with mrr_sort_keys Created: 2011-02-02 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Philip Stoev (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
The following RQG command line reports perl runall.pl - reports a single query that returns different results with different execution plans. Issue is not repeatable with an MTR test case. Issue goes away with mrr_sort_keys=off,index_condition_pushdown=off . |
| Comments |
| Comment by Sergei Petrunia [ 2011-03-05 ] |
|
Re: Sporadic wrong result with mrr_sort_keys I suspect that this could be the same issue as BUG#707925, for which I've already pushed the fix. Could you please re-test with current 5.3? |
| Comment by Philip Stoev (Inactive) [ 2011-03-06 ] |
|
Re: Sporadic wrong result with mrr_sort_keys |
| Comment by Rasmus Johansson (Inactive) [ 2011-12-13 ] |
|
Launchpad bug id: 711801 |