Connecting MindsDB to local MySQL Database #9221
Unanswered
flexicutioner
asked this question in
Get help
Replies: 1 comment 1 reply
-
|
Hey @flexicutioner note that the localhost in the container is not the same as in your machine. Are you running MySQL with docker too? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am unable to connect a local MySQL server to my installation of MindsDB. I am getting the error "Can't connect to db: 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111)"
For reference, I have installed the MindsDB Lightwood distribution through Docker. I have also verified that the MySQL instance in question is indeed running on the machine. I have verified that the login information and database field are all correct.
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions