"Unable to connect to mysql server." despite mariadb running #160
-
Beta Was this translation helpful? Give feedback.
Answered by
tsunyoku
Jan 4, 2022
Replies: 1 comment 8 replies
-
is your mysql definitely running on port 3306? (unless you've edited your mysql config, this should be the case) |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
tsunyoku
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is your mysql definitely running on port 3306? (unless you've edited your mysql config, this should be the case)
can you also verify that you are able to get to the mysql shell?