MySQL Error 1007 – ER_DB_CREATE_EXISTS

MySQL Error Message

Can’t create database ‘%s’; database exists

Reason for the Error

An attempt to create a database failed because the database
already exists.