Skip to content

Williams merge requests

Mark Schouten requested to merge 4.5 into master

This check exists for mysql-backup.cron; usually at least the mysql backup is backed up, so fatal() should never be called. This was also the case for optimise; however, we now ignore the mysql database as optimising it can cause crashes, causing fatal() to be called while everything is fine.

Merge request reports