TRACE_ALLOC_ERR   189 ext/mysqlnd/mysqlnd_debug.h #define TRACE_ALLOC_ERR(msg)			DBG_ERR_EX(MYSQLND_G(trace_alloc), (msg))
TRACE_ALLOC_ERR   213 ext/mysqlnd/mysqlnd_debug.h static inline void TRACE_ALLOC_ERR(const char * const msg) {}