Just Host Web Hosting Help
How to rename a database in phpMyAdmin
The latest version of phpMyAdmin allows you to change the name of the database.
Keep in mind that when you change the name of a database, you will have to reconfigure user permissions and any scripts that you want to continue referencing this database.
Before You Begin
For cPanel: If you want the same database user to have access to the renamed database, you should take note of the username already assigned to the database, which may or may not be similar to the name of the current database.
- In cPanel, click on MySQL Databases.
- Scroll down to the Current Databases section of the page.
- Find the database you are about to rename, and take note or remember the database user already assigned to the database. You will need to know this for step 2.
- You can return to the cPanel home screen to begin Step 1.
Step 1: Renaming the Database
- From cPanel, click on phpMyAdmin. (It should open in a new tab.)
- Click on the database you wish to rename in the left hand column.
- Click on the Operations tab.
- Where it says "Rename database to:" enter the new database name.
- Click the Go button.
- When it asks you to want to create the new database and drop the old database, click OK to proceed. (This is a good time to make sure you spelled the new name correctly.)
- Once the operation is complete, click OK when asked if you want to reload the database.
Step 2: Reconfiguring User Permissions
If your hosting plan has cPanel, then you will need to reconfigure user permissions.
- Go back to the main cPanel page.
- Click on MySQL Databases.
- Scroll down to the Add User To Database section of the page.
- Select the database from the list (should be the new name).
- Select the database user from the list (the same one that used to be associated with this database).
- Click on Add button.
- On the Manage User Privileges page that appears, check the box next to All Privileges.
- Click on the Make Changes button.
Step 3: Update Scripts
You may need to update any scripts or applications that reference this database, since the name has changed, if you want them to continue to have access to this database.
Knowledgebase Article
2,084 views
bookmark
share
tags: cpanel databases mysql phpmyadmin
(updated 218 days ago)
2,084 views
bookmark
share
Share or save this via:
tags: cpanel databases mysql phpmyadmin
(updated 218 days ago)
Recommended Help Content
Instructions on deleting tables from your database using phpMyAdmin (updated 218 days ago)
A tutorial on how to perminately delete columns from your mySQL database using phpMyAdmin (updated 216 days ago)
A guide on renaming the tables inside of your database using phpMyAdmin (updated 217 days ago)
Related Help Content
Step by step directions on how you can search your database using phpMyAdmin (updated 217 days ago)
A repository of information on how you can manage your database by using the phpMyAdmin interface. (updated 217 days ago)
A guide to duplicating a MySQL database using phpMyAdmin (updated 217 days ago)
How do I import a backup of my database (.sql file) using phpMyAdmin? (updated 216 days ago)
Instructions on adding a column to your database in phpMyAdmin (updated 206 days ago)
This article will walk you through the steps to copying and renaming a database with phpMyAdmin. (updated 208 days ago)
A step by step guide on how to manipulate data in your mySQL tables using phpMyAdmin (updated 217 days ago)
This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database. (updated 203 days ago)
E-mail
Twitter
Google Bookmarks
Facebook
MySpace
Digg
Reddit
Delicious
LinkedIn
StumbleUpon