This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
XOY-leveldb-exp2
Watch
23
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix unnormal size bug
xxy
小人鱼
9 months ago
parent
1abe148ec1
commit
fa20245ae8
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
db/db_impl.cc
+ 0
- 1
db/db_impl.cc
View File
@ -1483,7 +1483,6 @@ Status DBImpl::MakeRoomForWrite(bool force) {
RecordBackgroundError
(
s
)
;
}
delete
logfile_
;
addNewValueLog
(
)
;
logfile_
=
lfile
;
logfile_number_
=
new_log_number
;
log_
=
new
log
:
:
Writer
(
lfile
)
;
Write
Preview
Loading…
Cancel
Save