Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.5
-
None
-
None
Description
PR #3543 changed an error message format to use %M, a my_vsnprintf extension.
However, WSREP_ERROR uses vsnprintf.
I originally commented about this in the PR but then forgot about it.
I have not tested it; I only checked that the code is still like that at this writing.
Attachments
Issue Links
- split from
-
MDEV-21978 make my_vsnprintf to use gcc-compatible format extensions
- In Testing