Commit 455556d6 authored by 汤子涵's avatar 汤子涵
Browse files

test: 继续测试

Showing with 1 addition and 0 deletions
+1 -0
......@@ -46,6 +46,7 @@ public:
// 申请表级共享锁(S)
if(context_!= nullptr){
exit(1);
context_->lock_mgr_->lock_shared_on_table(context_->txn_, fh_->GetFd());
}
}
......
Supports Markdown
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