Bash script to dump MySQL database from remote to local on windows
- You need to have MySQL install on your local machine with path setting.
- You must have access to remote MySQL server from local machine.
Just clone the project and change config.example.cmd to config.cmd
Open command line with command
dump.bat
That's all