Sunny-Island opened a new issue, #32708: URL: https://github.com/apache/airflow/issues/32708
### Apache Airflow version 2.6.3 ### What happened When I install airflow can set backend database, I set mysql as my backend. And I exec `airflow db upgrade` It shows many warning info contains "WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version." ### What you think should happen instead _No response_ ### How to reproduce mysql_config --version 8.0.34 mysql --version mysql Ver 8.0.34 for Linux on x86_64 (MySQL Community Server - GPL) setup airflow backend and run `airflow db upgrade` ### Operating System CentOS 7 ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
