mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
ndb -
add abort to multi op test case ndb/include/ndbapi/NdbConnection.hpp: Add aborts to test case ndb/test/include/HugoOperations.hpp: Add aborts to test case ndb/test/ndbapi/testOperations.cpp: Add aborts to test case ndb/test/src/HugoOperations.cpp: Add aborts to test case ndb/test/src/HugoTransactions.cpp: Add aborts to test case
This commit is contained in:
@ -688,7 +688,7 @@ private:
|
||||
void remove_list(NdbOperation*& head, NdbOperation*);
|
||||
void define_scan_op(NdbIndexScanOperation*);
|
||||
|
||||
friend int runOperations(class NDBT_Context*, class NDBT_Step*);
|
||||
friend class HugoOperations;
|
||||
};
|
||||
|
||||
inline
|
||||
|
Reference in New Issue
Block a user