[MDEV-23921] main.index_intersect_innodb failed with 'index_merge' when expecting 'range' and 'Country,Name' in wrong order on hppa Created: 2020-10-08 Updated: 2023-10-09 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Optimizer, Tests |
| Affects Version/s: | 10.5.5, 10.11.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Otto Kekäläinen | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
While importing MariaDB 10.5.5 to Debian.org, I noticed that the hppa build failed with:
I noticed very similar issue https://jira.mariadb.org/browse/MDEV-615 (fixed by igor) from 2014 where also the words 'Country,Name' were in wrong order. |
| Comments |
| Comment by Otto Kekäläinen [ 2020-10-11 ] | |||||||||||||||||
|
I filed this downstream in Debian as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972054 in case some hppa experts from Debian could help out. | |||||||||||||||||
| Comment by Daniel Black [ 2020-11-13 ] | |||||||||||||||||
|
try building under ASAN if supported on hppa, see if a corruption can be detected earlier | |||||||||||||||||
| Comment by Tuukka Pasanen [ 2022-02-22 ] | |||||||||||||||||
|
danblack What do you mean about building under ASAN? | |||||||||||||||||
| Comment by Daniel Black [ 2022-02-22 ] | |||||||||||||||||
|
Use compiler address sanitizer flags, but looking back on the comment, it may not be the best way. A check if the bug is still there in the 10.6 version on debian builders. | |||||||||||||||||
| Comment by Otto Kekäläinen [ 2023-10-09 ] | |||||||||||||||||
|
I saw this again in https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=hppa&ver=1%3A10.11.5-2&stamp=1696821455&raw=0 (hppa Debian build of 1:10.11.5-2);
|