MCPcopy Create free account
hub / github.com/box/Anemometer / mysql_load_file

Function mysql_load_file

docker/docker-entrypoint.py:49–79  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

DatabaseExceptionClass · 0.85

Tested by

no test coverage detected