[TABLELOCK] fix several bugs about timeout in tablelock

This commit is contained in:
YangEfei
2024-02-02 18:51:34 +00:00
committed by ob-robot
parent f4ae0ebd1b
commit 89f74f205e
18 changed files with 221 additions and 162 deletions

View File

@ -56,6 +56,7 @@ int MockObAccessService::insert_rows(
tablet_id,
ObStoreAccessType::MODIFY,
dml_param,
dml_param.timeout_,
tx_desc,
tablet_handle,
ctx_guard))) {