|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Junior Member Join Date: Oct 2006
Posts: 11
![]() | Hi Friends, I want to change DB name in MySQL but dont know how. Please help me. |
| |
|
| |||||||
| | #2 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | If you have phpmyadmin, you can change the name of the table by clicking on the table you want changed, then clicking on the operations tab. Enter the new name of your table and click go. If you need to script it, or don't have phpmyadmin, use Code:
|
| |
| | #3 |
| Junior Member Join Date: Oct 2006
Posts: 11
![]() | I know how to rename table name. I want to change DB NAME |
| |
| | #4 |
| iWEBTOOL Moderator Contributor Join Date: Oct 2006
Posts: 2,196
![]() ![]() ![]() ![]() ![]() | Do you have Cpanel? |
| |
| | #5 |
| Junior Member Join Date: Oct 2006
Posts: 11
![]() | Yes, I have Cpanel. |
| |
| | #6 |
| Newcomer Join Date: Feb 2007
Posts: 9
![]() | Let's say it's a local database. The database's name is actually the folder's name in which the database is stored. Change that folder's name with Explorer (if you have Windows) and that's it. For mysql, the folder where all the databases are is: mysql\data (that is, the "data" subfolder of MySQL folder. Make an experiment. Create a database using mysql command prompt. You'll see that "create database" actually creates an emplty folder on the data folder. |
| |
| | #7 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | You can do that using phpmyadmin as well. If not: RENAME TABLE thisname TO thatname Check out the reference at http://dev.mysql.com/doc/refman/5.0/...ame-table.html |
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How Often do you change your webhosts | pairbrother | Web Hosting | 29 | 03-28-2007 11:55 AM |
| Backlinks And PR Change | Kirtan | Link Building | 14 | 02-01-2007 12:06 AM |
| Request Name Change | UnKnown | Help and Support | 6 | 11-23-2006 03:38 PM |
| Should i change... | King Gareth | Domain Name | 4 | 01-09-2006 08:33 PM |