[MDEV-26270] Unclear error log message when using invalid SHOW BINLOG EVENTS offset Created: 2021-07-29 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roel Van de Paar | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | affects-tests, improvement | ||
| Description |
|
Leads to:
Which looks like it could be considered normal; there is a wrong offset. However, in the error log we see:
Which is quite cryptic and does not much align with the CLI based error. If not a bug (likely) can we improve the error log message to read similar to the CLI based message? Also affect tests, as filter for 'Event invalid' is now in place, but this error may happen on real corruption; set prio to major instead of minor. |
| Comments |
| Comment by Andrei Elkin [ 2022-01-29 ] |
|
sujatha.sivakumar, as SBE is your loyal client :--), could you please take on this discrepancy between the user and server error? |