[MDEV-22047] binlog.binlog_mysqlbinlog2 Created: 2020-03-26 Updated: 2020-04-28 Resolved: 2020-04-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian, Tests |
| Affects Version/s: | 5.5.67 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Alice Sherepa |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | sprint-week-18 | ||
| Description |
|
Starting from 407b0a6ae7c3 commit BB shows a massive result mismatch:
|
| Comments |
| Comment by Sergei Golubchik [ 2020-03-26 ] | |||||||||||
|
407b0a6ae7c3, really? it's "
| |||||||||||
| Comment by Andrei Elkin [ 2020-03-26 ] | |||||||||||
|
I also checked the commit's patch which was provided by crossref search. The earliest failure occurred | |||||||||||
| Comment by Sergei Golubchik [ 2020-04-28 ] | |||||||||||
|
This is happening only on 5.5 and only on jessie. If you take a closer look at the log, you'll see that it tests 10.0 not 5.5, and 10.0 from debian repositories. That's why tests fail, 10.0 is very old and its tests don't work in 2020. Jessie used to be disabled for 5.5, precisely because jessie has 10.0 in its repos. But mid-March 2020 it someone has enabled it, apparently, by mistake. That's when it started failing and was always failing ever since. There's no need to fix this, 5.5 has reached its EOL, so after this week's release there will be no more of 5.5. For the next few days simply pretend that jessie isn't there |