• Marko Mäkelä's avatar
    MDEV-20487: Fix a test · 1c022aaf
    Marko Mäkelä authored
    The test rpl.rpl_failed_drop_tbl_binlog exercises a scenario where
    the adaptive hash index is enabled. Try to explicitly enable the
    adaptive hash index for this test, and skip the test if it does not
    succeed (that is, if the server was not built WITH_INNODB_AHI=ON).
    1c022aaf
rpl_failed_drop_tbl_binlog.test 2.05 KB