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:
@ -44,6 +44,9 @@
|
||||
// end_read_record
|
||||
#include "sql_insert.h" // fix_rownum_pointers
|
||||
#include "sql_partition.h" // make_used_partitions_str
|
||||
#ifdef WITH_WSREP
|
||||
#include "wsrep_mysqld.h"
|
||||
#endif
|
||||
|
||||
#define MEM_STRIP_BUF_SIZE ((size_t) thd->variables.sortbuff_size)
|
||||
|
||||
|
Reference in New Issue
Block a user