@Leonatus: After taking a backup of the database, it is checked for errors. If there are any errors, then the backup file is renamed to include "CORRUPT". The plugin doesn't care what the error is, just that the error checking reported one.
In this case, it is a harmless error. A page has been allocated in the database, but doesn't have anything pointing to it. If you compress the database, it will clean this up and the error will go away.
|