Execute SQL dump :param file_path: Path to the SQL dump :param host: MySQL host :param port: MySQL port :param user: MySQL user :param password: MySQL password :param db: MySQL database :return: None
(file_path, host='root', port=3306, user='root', password='', db=None)
source not stored for this graph (policy: none)
no test coverage detected