1
0
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:
joreland@mysql.com
2004-05-21 16:46:56 +02:00
parent 1d2b14f711
commit f62b63dc76
5 changed files with 390 additions and 0 deletions

View File

@ -1074,6 +1074,11 @@ protected:
};
#ifdef NDB_NO_DROPPED_SIGNAL
#include <stdlib.h>
#endif
inline
int
NdbOperation::checkMagicNumber()