Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 597 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 597 Bytes

CHANGES

  • backup all databases by default
  • exclude data of drupal cache tables by defa
  • added support for default credentials
  • added fix for problem with information_schema, based on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550037
  • added support for table per file backup, avoids locking the whole database
  • added support for git (use at your own risk)
  • added restore.sh if you're using a table per file

TODO

  • https://gist.github.com/1817036
  • registry and registry_file tables (D7)
  • mysqldump: Got error: 1556: "You can't use locks with log tables." when doing LOCK TABLES