• Monty's avatar
    MDEV-31349 test maria.maria-purge failed on 'aria_log.00000002 not found' · 185591c1
    Monty authored
    The bug was in the test case.
    The problem was that maria_empty_logs.inc deleted aria log files before
    the server was properly shutdown.
    Fixed by waiting for pid file to disappear before starting to delete log
    files.
    
    Other things:
    - Fixed that translog_purge_at_flush() will not stop deleting files even
      if one file could not be deleted.
    185591c1
wait_until_no_pidfile.inc 472 Bytes