• Marko Mäkelä's avatar
    MDEV-23974 Tests fail due to [Warning] InnoDB: Trying to delete tablespace · 75b7cd68
    Marko Mäkelä authored
    A few regression tests invoke heavy flushing of the buffer pool
    and may trigger warnings that tablespaces could not be deleted
    because of pending writes. Those warnings are to be expected
    during the execution of such tests.
    
    The warnings are also frequently seen with Valgrind or MemorySanitizer.
    For those, the global suppression in have_innodb.inc does the trick.
    75b7cd68
innodb-page-compression.inc 6.34 KB