void drop_db(string database)
Drop a database
This function drops the database named database from the Mysql-server.
create_db() , select_db()