Method Msql.msql()->create_db()
- Method create_db
voidcreate_db(stringdbname)- Description
This function creates a new database with the given name (assuming we have enough permissions to do this).
- See also
void create_db(string dbname)
This function creates a new database with the given name (assuming we have enough permissions to do this).