• Marko Mäkelä's avatar
    Revert a part of commit 676f43da · aa605846
    Marko Mäkelä authored
    We do want to ignore InnoDB's internal #sql-ib*.ibd at shutdown,
    because those tables will be dropped on the next startup.
    Failure to filter out these table names occasionally causes some
    unwanted output for tests that restart InnoDB soon after dropping
    or truncating tables, for example innodb.recovery_shutdown.
    aa605846
check-testcase.test 2.96 KB