• Elena Stepanova's avatar
    MDEV-8841 innodb_zip.innodb-create-options fails in buildbot · dca4ab92
    Elena Stepanova authored
    The real problem is that when innodb.xa_recovery test intentionally
    crashes the server, system tables can be opened and marked as crashed,
    and the next test in line gets blamed for the error which appears
    in the error log.
    Fixed by flushing the tables before crashing the server
    dca4ab92
xa_recovery.test 1.49 KB