get_databases

Data_Reduction.GAVRT.mysql.get_databases(host, user, pw)

Command line function to recall the database names on a host

:param host : host.domain or IP address :type host : str

:param user : user login name :type user : str

:param pw : password :type pw : str

Returns

nested tuple of tuples of str