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/07/11 10:39:00 UTC

[GitHub] [airflow] calfzhou commented on pull request #24488: Add indexes for CASCADE deletes for task_instance

calfzhou commented on PR #24488:
URL: https://github.com/apache/airflow/pull/24488#issuecomment-1180236380

   Upgrading airflow 2.3.2 to 2.3.3, db upgrade failed:
   
   Running upgrade 3c94c427fdf6 -> f5fcbda3e651, Add indexes for CASCADE deletes on task_instance
   ...
   MySQLdb.OperationalError: (1067, "Invalid default value for 'end_date'")
   
   (MySQL 8.0)
   


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