Ash Berlin-Taylor created AIRFLOW-4051:
------------------------------------------
Summary: MySQL hook bulk_load function doesn't work by default
with MySql 8
Key: AIRFLOW-4051
URL: https://issues.apache.org/jira/browse/AIRFLOW-4051
Project: Apache Airflow
Issue Type: Improvement
Components: hooks
Reporter: Ash Berlin-Taylor
This function executes {{LOAD DATA LOCAL ... }}which is disabled by default in
MySQL 8 due to security concerns:
https://dev.mysql.com/doc/refman/8.0/en/load-data-local.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)