[
https://issues.apache.org/jira/browse/AIRFLOW-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-2605:
---------------------------------------
Fix Version/s: (was: 2.0.0)
> 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
> Priority: Major
> Fix For: 1.10.0
>
>
> 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)