summaryrefslogtreecommitdiff
path: root/storage/ndb/include/ndbapi/NdbOperation.hpp
diff options
context:
space:
mode:
authorknielsen@ymer.(none) <>2007-04-24 09:00:13 +0200
committerknielsen@ymer.(none) <>2007-04-24 09:00:13 +0200
commitae8f9ac9f32e270fb12a352bebb2f05627f0fccc (patch)
tree12689041a4f1de134ef64b681abb55b63a5c50d2 /storage/ndb/include/ndbapi/NdbOperation.hpp
parent99e24e1e7797f8e4bc444e5a7495f5aa514537b1 (diff)
parent56cf7a53b626c47d34df1bf75d3c99aae7d76696 (diff)
downloadmariadb-git-ae8f9ac9f32e270fb12a352bebb2f05627f0fccc.tar.gz
Merge ymer.(none):/usr/local/mysql/mysql-5.0-ndb-bug27370
into ymer.(none):/usr/local/mysql/mysql-5.1-new-ndb
Diffstat (limited to 'storage/ndb/include/ndbapi/NdbOperation.hpp')
-rw-r--r--storage/ndb/include/ndbapi/NdbOperation.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/ndb/include/ndbapi/NdbOperation.hpp b/storage/ndb/include/ndbapi/NdbOperation.hpp
index 380926c6a41..2281cc18c6a 100644
--- a/storage/ndb/include/ndbapi/NdbOperation.hpp
+++ b/storage/ndb/include/ndbapi/NdbOperation.hpp
@@ -946,6 +946,8 @@ protected:
// get table or index key from prepared signals
int getKeyFromTCREQ(Uint32* data, Uint32 & size);
+ virtual void setReadLockMode(LockMode lockMode);
+
/******************************************************************************
* These are the private variables that are defined in the operation objects.
*****************************************************************************/