Mysql.mysql_result list_tables() Mysql.mysql_result list_tables(string wild)
List tables in the current database
Returns a table containing the names of all tables in the current database. If the argument wild is given, only those matching it will be returned.
list_dbs() , list_fields() , list_processes() , Mysql.mysql_result