chiprivers Posted December 28, 2006 Share Posted December 28, 2006 I have a database in MySQL already set up but I was want to change the database name, is there a way to change the name of an existing database? Quote Link to comment Share on other sites More sharing options...
printf Posted December 29, 2006 Share Posted December 29, 2006 It depends on the system, as there are different ways to do this, most are not database related, because not all databases have this internal type function.printf Quote Link to comment Share on other sites More sharing options...
fenway Posted December 30, 2006 Share Posted December 30, 2006 Easiest way it just to get at the file system and rename the directory... I think MySQL 5 might have a function for this. Remember, all your user permissions will be broken. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.