This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
levelDB-LAB1-pzy_ckx
Watch
23
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Browse Source
finish get
pzy
jiyeoniya
3 weeks ago
parent
3c6c4e59a2
commit
bcd44c1858
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/ttl_test.cc
+ 1
- 1
test/ttl_test.cc
View File
@ -54,7 +54,7 @@ TEST(TestTTL, ReadTTL) {
abort
(
)
;
}
uint64_t
ttl
=
3
0
;
uint64_t
ttl
=
5
0
;
InsertData
(
db
,
ttl
)
;
Write
Preview
Loading…
Cancel
Save