'airflow-name '_mysql' is not defined MacOS

I'am using airflow to connect to my docker mysql container, but exception of "name '_mysql' is not defined" when testing the connection. I can get connected by using the Dbeaver.

So what should I do?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source