|
mysql_list_dbsDescription
mysql_list_dbs() will return a result pointer containing the databases available from the current mysql daemon. Use the mysql_tablename() function to traverse this result pointer. For downward compatibility mysql_listdbs() can also be used. |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |