mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
The log_event_old.cc is included by mysqlbinlog.cc. With -DWITHOUT_SERVER the include path for the wsrep include headers isn't there. As these aren't needed by the mariadb-binlog, move these to under a ifndef MYSQL_CLIENT preprocessor. Caused by MDEV-18590
88 KiB
88 KiB