mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fix after the latest rebase of commits for MDEV-28883
This commit is contained in:
@ -45,6 +45,9 @@
|
||||
|
||||
#include "sql_insert.h" // For vers_insert_history_row() that may be
|
||||
// needed for System Versioning.
|
||||
#ifdef WITH_WSREP
|
||||
#include "wsrep_mysqld.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
True if the table's input and output record buffers are comparable using
|
||||
|
Reference in New Issue
Block a user