• Sergey Vojtovich's avatar
    BUG#47455 - The myisam_crash_before_flush_keys test fails on Windows · 84935c39
    Sergey Vojtovich authored
    Simplified and made more determenistic myisam_crash_before_flush_keys
    test.
    
    mysql-test/r/myisam_crash_before_flush_keys.result:
      We don't need myisamchk to test this bug fix. CHECK TABLE
      after server restart is enough to ensure that the fix
      works.
    mysql-test/t/myisam_crash_before_flush_keys.test:
      We don't need myisamchk to test this bug fix. CHECK TABLE
      after server restart is enough to ensure that the fix
      works.
    84935c39
myisam_crash_before_flush_keys.test 1.26 KB