Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-25737-2462428
DB2024-X-192
Commits
455556d6
Commit
455556d6
authored
10 months ago
by
汤子涵
Browse files
Options
Download
Patches
Plain Diff
test: 继续测试
parent
688e0f54
test/wbr
main-wbr
task/wbr-final
test/task-xn-load-new-tzih-xy
test/task-xn-tzih-load
test/task-xn-tzih-load-index
test/task-xn-tzih-load-index-tzih
test/task-xn-tzih-load-index-xy
test/task-xn-tzih-load-new
test/task-xn-tzih-load-new-no
test/task-xn-xy-load
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/execution/executor_seq_scan.h
+1
-0
src/execution/executor_seq_scan.h
with
1 addition
and
0 deletions
+1
-0
src/execution/executor_seq_scan.h
+
1
−
0
View file @
455556d6
...
...
@@ -46,6 +46,7 @@ public:
// 申请表级共享锁(S)
if
(
context_
!=
nullptr
){
exit
(
1
);
context_
->
lock_mgr_
->
lock_shared_on_table
(
context_
->
txn_
,
fh_
->
GetFd
());
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets