mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Fix a compilation failure of ha_ndbcluster_binlog.cc.
sql/ha_ndbcluster_binlog.cc: Fix a compilation failure when built with autotools.
This commit is contained in:
parent
d85c628180
commit
5861d8e768
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include "lock.h" // MYSQL_LOCK_IGNORE_FLUSH,
|
||||
// mysql_unlock_tables
|
||||
#include "sql_parse.h" // mysql_parse
|
||||
#include "transaction.h"
|
||||
|
||||
#ifdef ndb_dynamite
|
||||
#undef assert
|
||||
|
|
Loading…
Reference in a new issue