• I
    DBStress cleanup · 5ba028c1
    Igor Canadi 提交于
    Summary:
    *) fixed the comment
    *) constant 1 was not casted to 64-bit, which (I think) might cause overflow if we shift it too much
    *) default prefix size to be 7, like it was before
    
    Test Plan: compiled
    
    Reviewers: ljin
    
    Reviewed By: ljin
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D16827
    5ba028c1
db_crashtest.py 4.7 KB