Categories
Tags → Mysql Backup Tables

Large Database Backup

This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
DETAILS

BackupZip

BackupZip creates a .gz zipped backup of a MySQL database on demand. You can either backup all tables within the database or chose to just backup specific tables. Used with cron and an automated ftp download, you can completely automate databas...
DETAILS

Backup

Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain tex...
DETAILS

PHP MySql Multiple Database Backup

This script allows you to make a backup of your MySql databases in sql or gz format allowing you to restore in case of a server crash. The output sql is already compacted. You can download the backup from the server as sql or gzip. Very easy to...
DETAILS

Page:
©2003-2019 jCay.com