summaryrefslogtreecommitdiff
path: root/sql/ha_ndbcluster.cc
diff options
context:
space:
mode:
authormskold@mysql.com <>2005-06-20 17:17:44 +0200
committermskold@mysql.com <>2005-06-20 17:17:44 +0200
commitd34fce5bf6285f0a9e4c001e75baf4e57c4450fa (patch)
tree06bd690cae2111616a8861879de20ae395533164 /sql/ha_ndbcluster.cc
parente8e6554a227b44b914892b92545a68d321564c20 (diff)
downloadmariadb-git-d34fce5bf6285f0a9e4c001e75baf4e57c4450fa.tar.gz
ha_ndbcluster.cc:
Added CR for readability
Diffstat (limited to 'sql/ha_ndbcluster.cc')
-rw-r--r--sql/ha_ndbcluster.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/ha_ndbcluster.cc b/sql/ha_ndbcluster.cc
index 9c0536f391a..88b7ff4dcb8 100644
--- a/sql/ha_ndbcluster.cc
+++ b/sql/ha_ndbcluster.cc
@@ -3090,6 +3090,7 @@ double ha_ndbcluster::scan_time()
User Mode, before relying on table locks when updating tables
from several MySQL servers
*/
+
THR_LOCK_DATA **ha_ndbcluster::store_lock(THD *thd,
THR_LOCK_DATA **to,
enum thr_lock_type lock_type)