show_databases¶
-
Data_Reduction.GAVRT.mysql.
show_databases
(host, user, passwd)¶ Prints report on all the databases
:param host : host name :type host : str
:param user : user name :type user : str
:param passwd : user’s password :type passwd : str
- Returns
printed report all the tables in each database.