How To Rename or Change Mysql Database Name?

You can easily change or rename your database name using mysql interface.

Steps
1. Goto http://www.example.com/phpMyAdmin
2. Select database which you want to rename.
3. Goto operation tab there you will find input field to rename database.
4. Rename the database and press 'Go' and its done.

Comments

Popular Posts