mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
This commit is contained in:
commit
9bece0dfc2
1 changed files with 1 additions and 1 deletions
|
@ -113,6 +113,7 @@ public:
|
|||
*/
|
||||
virtual int readTuple(LockMode);
|
||||
|
||||
#ifndef DOXYGEN_SHOULD_SKIP_DEPRECATED
|
||||
/**
|
||||
* Define the NdbOperation to be a standard operation of type readTuple.
|
||||
* When calling NdbTransaction::execute, this operation
|
||||
|
@ -122,7 +123,6 @@ public:
|
|||
*/
|
||||
virtual int readTuple();
|
||||
|
||||
#ifndef DOXYGEN_SHOULD_SKIP_DEPRECATED
|
||||
/**
|
||||
* Define the NdbOperation to be a standard operation of type
|
||||
* readTupleExclusive.
|
||||
|
|
Loading…
Reference in a new issue