tool · inferred from evidence
airflow db init
A command referenced as part of the error message and solution.
- airflow db init and db upgrade fail on MariaDB in Airflow 2.3
Airflow 2.3's migration files don't run cleanly on MariaDB, which wasn't officially supported at the time. Fix for fresh installs: use an Airflow 2.3 build that includes PR #24156, which creates the metadata database directly instead of rep