I created a database with the name of old. Now I need to change database name to new. But,I did not know how to change a name?
-
You cannot rename database - its name is relative to directory name where its files are stored. Backup and restore with new name is the only option.Akina– Akina2020-01-13 11:14:56 +00:00Commented Jan 13, 2020 at 11:14
-
1Does this answer your question? How do I quickly rename a MySQL database (change schema name)?rai– rai2020-01-13 11:17:22 +00:00Commented Jan 13, 2020 at 11:17
Add a comment
|