Articles posted in MySQL

Changing the name of a MySQL database

MySQL doesn't currently support altering the name of a database using SQL so here's a workaround. Read more