potiuk edited a comment on issue #13222: URL: https://github.com/apache/airflow/issues/13222#issuecomment-749021550
Which Database/Version do you have ? Is it MariaDB (and which version?). You only mentioned the client version in your report. Note that Airflow 2.0 has a bit higher requirements than Airflow 1.10 when it comes to the DB. MariaDB is not supported, neither MySQL 5.6 (5.7 is supported with some limitations, only MySQL 5.8 version is fully supported). If you are using non-supported version of DB you will have to upgrade/migrate to supported DB before attempting to upgrade to 2.0. See the requirements here: https://github.com/apache/airflow#requirements ---------------------------------------------------------------- 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]
