Skip to content

Flanders 0.17.13

Choose a tag to compare

@ijasonwhite ijasonwhite released this 27 Jul 12:58

Fixed

  • Restoring backups with binary data no longer corrupts it. Dumps that
    contain binary columns (for example WordPress/Wordfence tables keyed on a
    binary hash) are now restored byte-for-byte via the MySQL client when
    available, so values like binary primary keys come back exactly as they were.
    Plain text backups continue to use the fast built-in restore with full
    progress. Restore is also disabled until you're connected to a server.