mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb ndb/include/ndbapi/NdbConnection.hpp: Auto merged ndb/include/ndbapi/NdbOperation.hpp: Auto merged ndb/src/ndbapi/NdbScanOperation.cpp: Auto merged
This commit is contained in:
@ -1098,6 +1098,11 @@ protected:
|
||||
|
||||
};
|
||||
|
||||
#ifdef NDB_NO_DROPPED_SIGNAL
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
|
||||
inline
|
||||
int
|
||||
NdbOperation::checkMagicNumber()
|
||||
|
Reference in New Issue
Block a user