database · inferred from evidence
MariaDB
An open-source relational database management system, a fork of MySQL.
- 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