potiuk commented on PR #24320:
URL: https://github.com/apache/airflow/pull/24320#issuecomment-1149882496

   You do realize that "model/connection" is used by more than MySQL?
   
   Are you sure you are not breaking other usages? 
   
   It seems it does break a lot of tests at least. I'd be really cautious to 
modify "airflow core" connection method to fix MySQL.. This looks (without 
going into details) like a need to override the method in MySQL connection to 
do mysql-specific stuff rather than change behaaviours of all other connections.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to