OmerJog commented on issue #6575: [AIRFLOW-5921] Add bulk_load_custom to 
MySqlHook
URL: https://github.com/apache/airflow/pull/6575#issuecomment-554027473
 
 
   > WDYT?
   
   You are correct.
   If `local_infile` it will raise warning.
   
   if not it will raise error:
   ```
   ERROR 3950 (42000): Loading local data is disabled; this must be
   enabled on both the client and server side
   ```
   
   I think this PR also solves 
https://issues.apache.org/jira/browse/AIRFLOW-4051 but not  
https://issues.apache.org/jira/browse/AIRFLOW-4050
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to