Oblady / dump-sql

Bash Script to dump sql database for backup purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dump SQL

A simple and small bash script who allow you to quickly dump Mysql Database Each database is dumped and compressed separately, each table in a different to allow you to restore only on table or all, you can cat files to restore all tables in one command) Access to the database is read from /etc/mysql/my.cnf.

The only configuration is to create the dump folder and config it in the file

About

Bash Script to dump sql database for backup purpose


Languages

Language:Shell 100.0%