MySQL Shell (mysqlsh) connection not working [SOLVED] #829
Unanswered
MagePsycho
asked this question in
Help & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I installed MySQL Shell(
mysqlsh
) on my MacBook and attempted to connect to a database running in a Warden container.However, it isn’t working, and I’m encountering the following error:
Has anyone successfully connected to a Warden database using MySQL Shell?
UPDATED
I was not using SSL tunneling for the connection. Using it results in a different error:
UPDATED
It's solved by using the connection as (in JS mode):
To connect in SQL mode
Beta Was this translation helpful? Give feedback.
All reactions