Wait until MySQL becomes available or timeout expires :param host: MySQL host :param port: MySQL port :param user: MySQL user :param password: MySQL password :param timeout: wait up to this number of seconds :return: None :raise: Exception
(host='localhost', port=3306, user='root', password='', timeout=300)
source not stored for this graph (policy: none)
no test coverage detected