Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 576 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 576 Bytes

mysqldumpdbs

Dump all MySQL databases in separate files.
Read the blog post about this tool.

Usage

wget

bash <(wget -qO- https://raw.githubusercontent.com/ivandokov/mysqldumpdbs/master/mysqldumpdbs.bash)

curl

bash <(curl -sL https://raw.githubusercontent.com/ivandokov/mysqldumpdbs/master/mysqldumpdbs.bash)

manually

git clone https://github.com/ivandokov/mysqldumpdbs.git
cd mysqldumpdbs
bash mysqldumpdbs.bash

Ignored databases

  • mysql
  • performance_schema
  • information_schema