mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
This commit is contained in:
commit
d25f763c2d
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