Skip to content
GitLab
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
Commits
c354ac70
Commit
c354ac70
authored
1 year ago
by
Ornamrr
Browse files
Options
Download
Patches
Plain Diff
fix scan buffer upin
parent
8f69df49
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
db.meta
+2
-3
db.meta
src/execution/executor_index_scan.h
+1
-2
src/execution/executor_index_scan.h
src/index/ix_index_handle.cpp
+5
-5
src/index/ix_index_handle.cpp
src/index/ix_manager.h
+1
-3
src/index/ix_manager.h
src/index/ix_scan.cpp
+1
-0
src/index/ix_scan.cpp
src/index/ix_scan.h
+3
-3
src/index/ix_scan.h
src/record/rm_file_handle.cpp
+1
-0
src/record/rm_file_handle.cpp
src/storage/buffer_pool_manager.cpp
+16
-1
src/storage/buffer_pool_manager.cpp
src/storage/buffer_pool_manager.h
+2
-0
src/storage/buffer_pool_manager.h
test_db/db.log
+0
-0
test_db/db.log
test_db/db.meta
+10
-0
test_db/db.meta
test_db/output.txt
+0
-0
test_db/output.txt
test_db/warehouse
+0
-0
test_db/warehouse
test_db/warehouse_w_id.idx
+0
-0
test_db/warehouse_w_id.idx
with
42 additions
and
17 deletions
+42
-17
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