Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
Msql
Msql.msql

Method Msql.msql()->create_db()


Method create_db

void Msql.msql()->create_db(string dbname)

Description

This function creates a new database with the given name (assuming we have enough permissions to do this).

See also

Msql.msql.drop_db