Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/inacho/mysql-database-rename
- Owner: inacho
- Created: 2012-04-05T13:46:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-02T09:40:07.000Z (over 11 years ago)
- Last Synced: 2023-03-23T04:01:53.417Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.