mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
ha_ndbcluster.cc:
Added CR for readability
This commit is contained in:
parent
e8e6554a22
commit
d34fce5bf6
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue