1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-25 08:43:05 +03:00
Files
wsrep-lib/include/wsrep/reporter.hpp
Teemu Ollakka 7d108eb870 Rename reported log_msg struct to log_msg_t
MySQL defines a macro log_msg in one of its headers, which
causes log_msg to be replaced with different symbol in
some compilation units.

Fix by renaming the struct to log_msg_t to avoid the conflict.
2024-03-19 10:20:29 +02:00

4.1 KiB