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 2021/12/06 14:29:53 UTC

[GitHub] [airflow] neptune19821220 commented on issue #20016: Upgrading Apache Airflow from version 2.1.3 to 2.2.2

neptune19821220 commented on issue #20016:
URL: https://github.com/apache/airflow/issues/20016#issuecomment-986828774


   Hi All,
   
   For further test, I use mysqldump to dump the airflow database from staging Aurora serverless.
   1.  I restore the data to a new AWS RDS mysql 5.7 instance with the same charset, the airflow db upgrade finished successfully.
   2.  I restore the data to a new AWS Aurora Serverless mysql 5.7 cluster with the same charset, the airflow db failed in the same step.
   
   It seems there are some implicit difference between AWS Aurora Serverless  and RDS, but I am sorry I haven't much experience in mysql.


-- 
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