Taragolis commented on issue #32708:
URL: https://github.com/apache/airflow/issues/32708#issuecomment-1777580166

   > Guys, is there a workaround to suppress this warning at all?
   
   No. The messages printed directly to stdout/stderr by `libmysqlclient`, 
until it doesn't changed in upstream libraries (mysqlclient / sqlalchemy) 
nothing we could do here.
   
   Best solution for some one who only started with Airflow and doesn't have 
anything critical in production is use **Postgres** as DB Backend 🙄 
   
   Other potential solutions described here: 
https://github.com/apache/airflow/issues/32708#issuecomment-1722267498 and I 
can confirm that there are no such of warning messages with latest MariaDB 
client libraries (Note: this is experimental support)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to