dumdumsareyum Posted September 9, 2008 Share Posted September 9, 2008 I have a database that I need to put on another server. I made a backup of the database but it will not restore on the new server because it has a different name for the database. How can I rename my database so it will restore? I have read NOT to use rename database if it is available to me, but i'm not sure what I SHOULD do. Thanks! (The existing database is currently on version 5.0.37) Link to comment https://forums.phpfreaks.com/topic/123520-rename-a-database/ Share on other sites More sharing options...
cooldude832 Posted September 9, 2008 Share Posted September 9, 2008 If u pulled a dump out of phpmyadmin it should just be of the table and their data so the database name is irrelevant. That being said I don't know what you used to made the dump so Link to comment https://forums.phpfreaks.com/topic/123520-rename-a-database/#findComment-637934 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.