[
https://issues.apache.org/jira/browse/AIRFLOW-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282497#comment-17282497
]
ASF GitHub Bot commented on AIRFLOW-6946:
-----------------------------------------
Gabriel39 edited a comment 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. However, 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. Do you have ideas about this?
----------------------------------------------------------------
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]
> Switch to MySQL 5.7 in 2.0 as base
> ----------------------------------
>
> Key: AIRFLOW-6946
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6946
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 2.0.0
>
>
> Switch to MySQL 5.7 in tests.
> Also test utf8mb4 encoding
--
This message was sent by Atlassian Jira
(v8.3.4#803005)