• df@pippilotta.erinye.com's avatar
    Fix test case that was broken for builds without InnoDB. · b353df74
    df@pippilotta.erinye.com authored
    ```yaml
    Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-vanilla-building
    into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-vanilla-building
    ```
    
    Fix test cases to pass for a plain ./configure && make build. This includes disabling two test cases when certain features are not present in the server. We're not losing coverage from this because these features are usually present, and disabling them here only serves the purpose to make the test cases work in the unlikely case that they aren't.
    ---
    fixes
    b353df74
sp.test 154 KB