Gabriel39 commented on pull request #7570:
URL: https://github.com/apache/airflow/pull/7570#issuecomment-776764005


   Hi @potiuk I had the same problem with 
https://github.com/apache/airflow/issues/9069. It seem like I must set 
sql_engine_collation_for_ids=utf8mb3_general_ci if I use MySQL and utf8mb4 as 
character set. Since MySQL website says 'The utf8mb3 character set is 
deprecated and you should expect it to be removed in a future MySQL release.', 
I think we need a plan to address this problem to avoid more problems in future.


----------------------------------------------------------------
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:
[email protected]


Reply via email to