Method Mysql.mysql()->drop_db()
- Method drop_db
 voiddrop_db(stringdatabase)- Description
 Drop a database
This function drops the database named
databasefrom the Mysql-server.- See also
 
void drop_db(string database)
Drop a database
 This function drops the database named database from the Mysql-server.