You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/06 14:48:45 UTC

[GitHub] [airflow] internetcoffeephone commented on issue #26176: Upgrade to 2.3.4 DB Upgrade issue

internetcoffeephone commented on issue #26176:
URL: https://github.com/apache/airflow/issues/26176#issuecomment-1238258433

   What is your database and table collation? My team had similar issues because the database was not initialized properly years ago, so the collation was set to Swedish. Switching it to utf8 fixed it.
   
   Check out the [docs](https://airflow.apache.org/docs/apache-airflow/2.3.4/howto/set-up-database.html#setting-up-a-mysql-database) for more information on the collation.


-- 
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-unsubscribe@airflow.apache.org

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