Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Msql
Msql.msql

Method Msql.msql()->list_dbs()


Method list_dbs

array list_dbs(void|string wild)

Description

Returns an array containing the names of all databases availible on the system. Will throw an exception if there is no server connected. If an argument is specified, it will return only those databases whose name matches the given glob.