You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/26 20:04:08 UTC

[GitHub] [airflow] ashb edited a comment on pull request #14978: Bump mysqlclient to support the 1.4.x and 2.x series

ashb edited a comment on pull request #14978:
URL: https://github.com/apache/airflow/pull/14978#issuecomment-808475436


   A bug in our CI might have meant that these tests were run against the _old_ dep, and as a result one of the GCS tests fails because it tried to do:
   
   ```
   from _mysql_exceptions import ProgrammingError
   ```
   
   Fix coming.


-- 
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:
users@infra.apache.org