[MDEV-29866] binlog.binlog_table_map_optional_metadata_binary 'row' fail Created: 2022-10-24 Updated: 2022-11-09 Resolved: 2022-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Tests |
| Affects Version/s: | 10.5.17 |
| Fix Version/s: | 10.11.2, 10.5.19, 10.6.12, 10.7.8, 10.8.7, 10.9.5, 10.10.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Angelique Sklavounos (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The test fails when run by the same worker with a preceding test
Crossref finds one case of the 'mismatch' in-output failure
I presume the preceding test (or tests) improper cleanup to blame on. |
| Comments |
| Comment by Angelique Sklavounos (Inactive) [ 2022-11-02 ] |
|
Will resolve this as part of |
| Comment by Angelique Sklavounos (Inactive) [ 2022-11-07 ] |
|
While similar in nature, reopening because this deals with a different macro (print_optional_metadata.inc). |
| Comment by Angelique Sklavounos (Inactive) [ 2022-11-09 ] |
The test binlog.binlog_table_map_optional_metadata does not fail in the same way, and this test has a RESET MASTER at the beginning, so I added this to the other tests. |
| Comment by Andrei Elkin [ 2022-11-09 ] |
|
Thanks! You could also close it as a duplicate of the reported by you (which I missed to find at the reporting time). |