[MDEV-24458] Test main.myisampack fails sporadically on i686/i386 on missing quotation marks Created: 2020-12-21 Updated: 2023-04-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - MyISAM |
| Affects Version/s: | 10.5.8, 10.11.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Marius Bakke | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
32-bit GNU/Linux (i686) |
||
| Description |
|
Hello, The "main.myisampack" test fails on i686:
Somehow the trailing " is missing in the error output from myisampack. It's not deterministic: when running "myisampack --join=foo/t3 foo/t1 foo/t2" in a loop it gives the same error about 1/240 times; however during an mtr run it almost always fails. |
| Comments |
| Comment by Marius Bakke [ 2020-12-21 ] | |||||||||||||||||
|
I should mention that this is not a new issue. I saw this way back on 10.1, but wanted to confirm it was present in 10.5 before reporting. | |||||||||||||||||
| Comment by Otto Kekäläinen [ 2023-04-22 ] | |||||||||||||||||
|
Seen on latest MariaDB 10.11.2 on Debian build at https://buildd.debian.org/status/fetch.php?pkg=mariadb&arch=i386&ver=1%3A10.11.2-3&stamp=1682058786&raw=0. The issue seems sporadic as a re-run of the i386 build+mtr passed.
|