MySQL Forums
Forum List  »  General

Re: Rename database
Posted by: tom corcoran
Date: September 12, 2008 03:34PM

Daniel Dinnie Wrote:
-------------------------------------------------------
> This statement was added in MySQL 5.1.7 but was
> found to be dangerous and was removed in MySQL
> 5.1.23
>
> To perform the task of upgrading database names
> with the new encoding, use ALTER DATABASE db_name
> UPGRADE DATA DIRECTORY NAME instead

I'm not sure why this whole database renaming for the current version is so cloak and dagger. The manual gives no example. Please can you give an example using old_dbname and new_db_name of how this is achieved.

Options: ReplyQuote


Subject
Written By
Posted
July 23, 2007 02:05PM
July 23, 2007 03:35PM
July 29, 2007 08:40PM
July 29, 2007 08:56PM
May 27, 2008 04:11AM
May 27, 2008 11:28AM
June 21, 2008 09:04PM
July 18, 2008 06:32AM
Re: Rename database
September 12, 2008 03:34PM
September 23, 2008 12:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.