mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Added unit performance test for scan
This commit is contained in:
@ -1074,6 +1074,11 @@ protected:
|
||||
|
||||
};
|
||||
|
||||
#ifdef NDB_NO_DROPPED_SIGNAL
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
|
||||
inline
|
||||
int
|
||||
NdbOperation::checkMagicNumber()
|
||||
|
Reference in New Issue
Block a user