Skip to content

r3c4ll/mysql-bash-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mysql-bash-tools

Bash scripts to perform several MySQL tasks.

Scripts

mysql-clone-database.sh

A simple script to clone MySQL databases (locally).

Usage:

mysql-clone-database.sh user password database newdatabase

Or if you don't want to write the password on the command line:

mysql-delete-all-tables.sh user database newdatabase

Author

Ali Moreno http://alimoreno.me

About

Bash scripts to perform several MySQL tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages