Skip to content

Instantly share code, notes, and snippets.

@ronikb
ronikb / innobackupex-runner.sh
Created October 19, 2012 10:46 — forked from selwin/innobackupex-runner.sh
Script to run innobackupex script (for all databases on server), check for success, and apply logs to backups.
#!/bin/sh
#
# Script to run innobackupex script (for all databases on server), check for success, and apply logs to backups.
#
# (C)2010 Owen Carter @ Mirabeau BV
# This script is provided as-is; no liability can be accepted for use.
# You are free to modify and reproduce so long as this attribution is preserved.
#
INNOBACKUPEX=innobackupex-1.5.1