Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 456 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 456 Bytes

SQL-dump

SQL Dump : Take backup of all your MySQL DB in a single shot.

Clone this repo

git clone https://github.com/digitize-info-system/sql-dump.git

After Cloning open command and navigate to this directory and execute below command.

php sql-dump.php

Done, SQL database backups will be taken within few Seconds / Minutes!

NOTE : In order to change SQL credentials or Ignore some DBs you can do so via editing sql-dumps.php yourself