Commit d34fce5b authored by mskold@mysql.com's avatar mskold@mysql.com

ha_ndbcluster.cc:

  Added CR for readability
parent e8e6554a
...@@ -3090,6 +3090,7 @@ double ha_ndbcluster::scan_time() ...@@ -3090,6 +3090,7 @@ double ha_ndbcluster::scan_time()
User Mode, before relying on table locks when updating tables User Mode, before relying on table locks when updating tables
from several MySQL servers from several MySQL servers
*/ */
THR_LOCK_DATA **ha_ndbcluster::store_lock(THD *thd, THR_LOCK_DATA **ha_ndbcluster::store_lock(THD *thd,
THR_LOCK_DATA **to, THR_LOCK_DATA **to,
enum thr_lock_type lock_type) enum thr_lock_type lock_type)
......
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