summaryrefslogtreecommitdiff
path: root/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
diff options
context:
space:
mode:
authorunknown <pekka@orca.ndb.mysql.com>2006-07-10 14:07:40 +0200
committerunknown <pekka@orca.ndb.mysql.com>2006-07-10 14:07:40 +0200
commitc1d9764ce64172c7a247f2d0bdc69bfbac50ec89 (patch)
treec1076da0053e453b52534b302a911c107aa34334 /storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
parent3a12a1a93eaebfaaf3192008f1c2f1e89a6d0415 (diff)
parent001c7f5fe1564c8b1bb47d20f70becf2775985b6 (diff)
downloadmariadb-git-c1d9764ce64172c7a247f2d0bdc69bfbac50ec89.tar.gz
Merge orca.ndb.mysql.com:/space_old/pekka/ndb/version/my50-1.2167.1.2
into orca.ndb.mysql.com:/space_old/pekka/ndb/version/my51-bug18781 storage/ndb/src/kernel/blocks/dbdict/DictLock.txt: SCCS merged storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp: manual storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: SCCS merged storage/ndb/src/kernel/vm/SimulatedBlock.cpp: manual storage/ndb/src/kernel/vm/SimulatedBlock.hpp: manual storage/ndb/test/run-test/daily-basic-tests.txt: SCCS merged
Diffstat (limited to 'storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp')
-rw-r--r--storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp b/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
index 46effed867f..9d9ea6af2f5 100644
--- a/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
+++ b/storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp
@@ -1609,6 +1609,9 @@ private:
void dump_replica_info();
+ // DIH specifics for execNODE_START_REP (sendDictUnlockOrd)
+ void exec_node_start_rep(Signal* signal);
+
/*
* Lock master DICT. Only current use is by starting node
* during NR. A pool of slave records is convenient anyway.