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-18880-1777781
DB2023-Capoo-409
Commits
f75355df
Commit
f75355df
authored
2 years ago
by
kjm
Browse files
Options
Download
Patches
Plain Diff
修改为no-wait策略
parent
093f5e5a
writeback
24tpmc
46tpmc
58-scan
58tpmc
check
cycle-detection
dev
disk/dev
epoll/dev
epoll/update
gap_lock/dev
index/dev
insert/dev
load/dev
lock_manager/dev
new-load
newdev
no-wait
parser/dev
problem11/dev
realp10
test-lock
test/update-set
test_mutex
update_expression/dev
update_set
wait-die
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/test/concurrency_test/dirty_read.sql
+26
-0
src/test/concurrency_test/dirty_read.sql
src/test/concurrency_test/dirty_write.sql
+26
-0
src/test/concurrency_test/dirty_write.sql
src/test/concurrency_test/lost_update.sql
+28
-0
src/test/concurrency_test/lost_update.sql
src/test/concurrency_test/phantom.sql
+24
-0
src/test/concurrency_test/phantom.sql
src/test/concurrency_test/unrepeatable_read.sql
+24
-0
src/test/concurrency_test/unrepeatable_read.sql
src/transaction/concurrency/lock_manager.cpp
+34
-191
src/transaction/concurrency/lock_manager.cpp
src/transaction/concurrency/lock_manager.h
+2
-26
src/transaction/concurrency/lock_manager.h
with
164 additions
and
217 deletions
+164
-217
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