[MDEV-23473] Query_log_event::pack_info does not check flags2_inited Created: 2020-08-13 Updated: 2023-11-27 Resolved: 2020-09-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Recent
where the '+' extra is cause by the random flags2. The case should be fixed with following the pattern of first checking flags2_inited. |
| Comments |
| Comment by Andrei Elkin [ 2020-08-13 ] |
|
Sachin, howdy. Could you please access the patch. Cheers, Andrei |
| Comment by Andrei Elkin [ 2020-09-07 ] |
|
Closing after discussion with the reviewer and approved decision to convert the original extra check |