mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/Users/mikron/mysql-4.1 ndb/src/ndbapi/Ndblist.cpp: Auto merged ndb/test/include/HugoTransactions.hpp: Auto merged ndb/test/src/HugoTransactions.cpp: Auto merged
This commit is contained in:
@ -34,7 +34,8 @@ public:
|
||||
int records,
|
||||
int batch = 512,
|
||||
bool allowConstraintViolation = true,
|
||||
int doSleep = 0);
|
||||
int doSleep = 0,
|
||||
bool oneTrans = false);
|
||||
int scanReadRecords(Ndb*,
|
||||
int records,
|
||||
int abort = 0,
|
||||
|
Reference in New Issue
Block a user