Projects / MySQLBackup

MySQLBackup

MySQLBackup is a script that allows you to make date-time stamped backups of individual MySQL databases. Each database backup is a gzip compressed SQL script that can be restored and imported via the mysql command line tool. The tables of each database being backed up are locked, preserving data integrity. While this does temporarily prevent writes to the tables, the impact is reduced by backing up each database separately. This script backs up all databases accessible to the mysql user that it is configured to use. That means this script is useful to the sysadmin as well as to regular users who wish to maintain backups of their own MySQL databases.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  12 Nov 2009 18:22

    Release Notes: This release fixes bad logic in the utility file path code. It adds a set of common path locations to the search path. It removes information_schema from databases backups.

    •  24 Jul 2009 23:31

      Release Notes: The SQL connect string has been modified to no longer specify an initial database. This release checks to make sure there is a [mysqldump] section in the ~/.my.conf file.

      Screenshot

      Project Spotlight

      BitNami Drupal Stack

      An easy-to-install distribution of Drupal, MySQL, PHP, and Apache.

      Screenshot

      Project Spotlight

      pyAwale

      A simple Awale game.