Skip to content

Flanders 0.17.10

Choose a tag to compare

@ijasonwhite ijasonwhite released this 27 Jul 12:37

Fixed

  • Restore is now reliable for standard mysqldump files. Two issues are
    resolved: statements preceded by a comment line (as mysqldump writes them) are
    no longer skipped during restore, and every table the backup defines is now
    cleared before restoring regardless of the dump's contents. Restoring a
    WordPress or other mysqldump backup now replaces the data cleanly instead of
    reporting "table already exists" and duplicate-key errors.