database · inferred from evidence
MySQL
A relational database management system, referenced as the type of Cloud SQL instance.
- Cloud SQL Proxy: "couldn't connect ... dial tcp ...:3307: getsockopt: connection timed out"
Connecting to a Cloud SQL MySQL instance through the proxy from a GCE VM hung forever, and the proxy log showed: couldn't connect to INSTANCE: dial tcp IP:3307: getsockopt: connection timed out. The VM's service account had the Cloud SQL Cl
- airflow db init and db upgrade fail on MariaDB in Airflow 2.3
On Airflow 2.3.x, `airflow db init` and `airflow db upgrade` failed against MariaDB when upgrading from 2.2.5. A contributor explained that MariaDB was not officially supported yet and pointed to PR #24156, which creates the metadata DB wit