msrestore

Software Screenshot:
msrestore
Software Details:
Version: 0.1
Upload Date: 15 Apr 15
Developer: Scott Torborg
Distribution Type: Freeware
Downloads: 5

Rating: nan/5 (Total Votes: 0)

msrestore is a mysql-zrm remote restore tool that supports restoring to a particular timestamp.

Installation

pip install msrestore

Usage

usage: msrestore [-h] [-v] [--user USER] [--password PASSWORD]
 [--backupset BACKUPSET] [--timestamp TIMESTAMP]
 host database

Restore MySQL backups.

positional arguments:
 host host string to restore from
 database database to restore from/to

optional arguments:
 -h, --help show this help message and exit
 -v, --verbose print detailed output
 --user USER local MySQL user
 --password PASSWORD local MySQL password
 --backupset BACKUPSET
 ZRM backup set to restore from, defaults to
 database capitalized
 --timestamp TIMESTAMP
 timestamp to restore DB state from


Examples

Restore the remote DB 'derp' from the host 'herp'. Assumes that the backup set is named Derp.

 msrestore scott@herp derp

Restore the same DB to 01/14/2012 at midnight.

 msrestore scott@herp derp --timestamp 20120114000000

Requirements:

  • Python

Similar Software

R-Studio
R-Studio

17 Feb 15

SuperRescue CD
SuperRescue CD

3 Jun 15

Quick Recovery
Quick Recovery

3 Jun 15

Other Software of Developer Scott Torborg

github-plots
github-plots

11 May 15

Mai Tai
Mai Tai

20 Feb 15

livetest
livetest

12 May 15

Comments to msrestore

Comments not found
Add Comment
Turn on images!