Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6.18, 10.11.8, 11.4.2
-
None
Description
MDEV-33582 (3541bd63f0d) changed the "Could not write packet" error message in net_serv.cc to use the function sql_print_warning(), instead of my_printf_error(). The flags argument was not removed in this change though, so the old flags were printed in place of the file descriptor, and all other args are presenting for the wrong field (and length is never showed).
Attachments
Issue Links
- is caused by
-
MDEV-33582 Add more warnings to be able to better diagnose network issues
- Closed
- is part of
-
MDEV-34779 Sporadic test failure in rpl.rpl_semi_sync_cond_var_per_thd
- Closed