mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Extract some of #3360 fixes to 10.5.x
That PR uncovered countless issues on `my_snprintf` uses. This commit backports a squashed subset of their fixes.
This commit is contained in:
@ -67,8 +67,8 @@ void set_thd_stage_info(void *thd,
|
||||
|
||||
#include "wsrep.h"
|
||||
#include "wsrep_on.h"
|
||||
#ifdef WITH_WSREP
|
||||
#include <inttypes.h>
|
||||
#ifdef WITH_WSREP
|
||||
/* wsrep-lib */
|
||||
#include "wsrep_client_service.h"
|
||||
#include "wsrep_client_state.h"
|
||||
|
Reference in New Issue
Block a user