10.6 testing
(MDEV-23784)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Technical task | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Elena Stepanova |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Development issue: The story of the bug report is confusing. It was originally reported for 10.1, and the problem is still reproducible on the current 10.1 – not exactly the same actual result, but still obvious difference with and without the orderby_uses_equalities switch. Then the affected versions field on the bug report was changed several times and eventually was set to 10.5 only. However, it isn't reproducible for me with the current 10.5 (neither with the current or even older 10.2-10.4). The test case committed with the fix also returns the same result sets on all versions, differences are only in the EXPLAIN output. It causes concerns about the fix – whether there was still a real problem to fix, and if there was, whether it was fixed. TODO:
|