feluelle commented on issue #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook URL: https://github.com/apache/airflow/pull/6576#issuecomment-559750041 I can do that. But I think this is not relevant to the airflow meta database initialization, is it? I used it to communicate to an external mysql db where I had to use ssl without cert. I haven't configured the sqlalchemy conn yet to connect to the airflow mysql meta db via the mysql-connector-python library - this should also work, but this wasn't my intention behind this change. But you are right since we have this library now one should be able to use it for their airflow backend as well.
---------------------------------------------------------------- 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
