Method Mysql.mysql()->create_db()
- Method create_db
void create_db(string database)
- Description
Create a new database
This function creates a new database named database in the Mysql-server.
- See also
void create_db(string database)
Create a new database
This function creates a new database named database in the Mysql-server.