Community

Renaming database schema in MySQL

(Akshay Suryawanshi) One of the routine tasks for a DBA is renaming database schemas, and as such MySQL added a command to carry out that purpose called “RENAME DATABASE ”. However this command just made it through a few minor releases before being discontinued (from MySQL 5.1.7 to 5.

Read More - Register for Free Membership