You can rename a database easily via phpMyAdmin.
We'll show you how it's done:
Step 1. Login to phpMyAdmin with your 'root' user or another user who has all privileges
Step 2. Select the database you want to rename on the left side
Step 3. Click on the 'Operations' tab on the top of the menu
Step 4: In the 'Rename database to:' field, enter the new database name
Step 5: Click on 'Go'
That's it, the database has now been renamed!
* Make sure to update the configuration of your website when the database change has been done.
Kateqoriyalar
How do I rename a database in phpMyAdmin? Çap et
- 170
Bu cavab sizə kömək etdi?
Uyğun məqalələr
Block IP from your server via iptables
You can block an IP (12.12.12.12) from your server with the following command:
# iptables -I...
Check port used in linux
If you want to see which process is using which port (in this case, port 53), you can do it with...
Enable DMA on disk - against slow disk speed
We had a server performing pretty poorly and we went to investigate.It seemed the disk speed was...
How do I create a MySQL database and set privileges to a user?
We will explain to you how to grant a user full access to a selected database via the SSH...
How to import and export a mysql database via ssh
A mysql database can be easily imported and exported via SSH:1) You can export a MYSQL database...
Yüklənir...
Yüklənir...