Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inacho/mysql-database-rename

Rename your MySQL databases easily with this simple shell script
https://github.com/inacho/mysql-database-rename

Last synced: about 1 month ago
JSON representation

Rename your MySQL databases easily with this simple shell script

Awesome Lists containing this project

README

        

# MySQL Database Rename

Rename your MySQL databases easily with this simple shell script.

## Usage

./dbrename.sh [-u user] dbName newDbName

## License

Released under the MIT License.