How to perform a complete deletion of the structure of a mysql
database?
I need to delete all entidades
, tabelas
, procedures
, I want to be only with the name of the database, without any table or data or anything else linked to that database.
Is there a command that does such a procedure?