Kevin Yang created AIRFLOW-2605:
-----------------------------------

             Summary: MySqlHook().run() will not commit if autocommit is set to 
True.
                 Key: AIRFLOW-2605
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2605
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Kevin Yang
            Assignee: Kevin Yang


MySql [set autocommit in a different 
way|https://github.com/PyMySQL/mysqlclient-python/blob/master/MySQLdb/connections.py#L249-L256].
 Thus setting it by doing `conn.autocommit = True` as we currently do will not 
set autocommit correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to