notatallshaw commented on issue #28798: URL: https://github.com/apache/airflow/issues/28798#issuecomment-1375914137
Have you set a charset in your metadata connection string? Your traceback suggests that MySQLdb is trying to read from your database using cp1252 rather than the expected utf8. -- 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]
