jack created AIRFLOW-3269:
-----------------------------
Summary: mysql_hook replace depricated lib MySQLdb with PyMySQL
Key: AIRFLOW-3269
URL: https://issues.apache.org/jira/browse/AIRFLOW-3269
Project: Apache Airflow
Issue Type: Task
Affects Versions: 1.10.0
Reporter: jack
mysql_hook usesĀ {color:#24292e}MySQLdb library.{color}
{color:#24292e}This library is deprecated and not being maintained since
2014.{color}
{color:#24292e}The library also does not work properly with new MySQL
databases.{color}
{color:#24292e}We should be switching to PyMySQL package.{color}
{color:#24292e}[https://github.com/PyMySQL/PyMySQL]{color}
{color:#24292e}The required modifications are relatively small.{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)