A database might accidentally be deleted with a MySQL DROP command.

The code or MySQL Query Browser does not allow you to re-create the deleted database.

You will have to recreate the deleted database directly on its domain's control panel by clicking on MySQL database management and then on the Recreate database link.

back