mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
This commit is contained in:
commit
d440d5ea7c
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
|||
#include <NdbOut.hpp>
|
||||
#include <NdbSleep.h>
|
||||
#include "ObjectMap.hpp"
|
||||
#include <NdbIndexScanOperation.hpp>
|
||||
#include <NdbIndexOperation.hpp>
|
||||
#include "NdbUtil.hpp"
|
||||
#include <NdbBlob.hpp>
|
||||
|
||||
class NdbGlobalEventBufferHandle;
|
||||
NdbGlobalEventBufferHandle *NdbGlobalEventBuffer_init(int);
|
||||
|
|
Loading…
Reference in a new issue