dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.41k stars 659 forks source link

mycli is unable to connect to localhost (mysql is fine) #735

Open q2qiang opened 5 years ago

q2qiang commented 5 years ago

mycli is install by homebrew ,do you need any other info? image

j-bennet commented 5 years ago

@q2qiang I see you're specifying -u root with mysql, but not mycli. Try mycli -u root mysql.

tsroten commented 5 years ago

Hi @q2qiang, did you ever get this figured out?