Answers for "mysql shell ERROR: Not connected."

SQL
0

mysql shell ERROR: Not connected.

My temporary workaround is that I make use of ssl protocol to connect to MySQL server :

MySQL> connect root@localhost

MySQL localhost:33060+ ssl SQL > show databases;
Posted by: Guest on December-21-2021

Code answers related to "mysql shell ERROR: Not connected."

Code answers related to "SQL"

Browse Popular Code Answers by Language