Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call ValidateOptions from SetOptions #5368

Closed

Commits on May 31, 2019

  1. call ValidateOptions from SetDBOptions

    remove redudant BuildDBOptions
    
    remove mistaken OptimizeForCompactionTableRead on write options
    
    ValidateOptions in SetOptions
    
    make format
    
    return correct status
    
    exclude invalids from random options
    
    minor
    
    Disable setting snappy option in Appveyor
    
    exclude unsupported compression types from random gen
    
    put back OptimizeForCompactionTableRead
    myabandeh committed May 31, 2019
    Configuration menu
    Copy the full SHA
    cde47c7 View commit details
    Browse the repository at this point in the history