Commit a3cc5dc5 authored by unknown's avatar unknown

Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1

into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
parents 3b64cbb6 7042b524
......@@ -74,7 +74,7 @@ public:
#ifdef ndb_readtuples_impossible_overload
int readTuples(LockMode lock_mode = LM_Read,
Uint32 batch = 0, Uint32 parallel = 0,
bool keyinfo = false, bool multi_range);
bool keyinfo = false, bool multi_range = false);
#endif
inline int readTuples(int parallell){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment