dbcli / mycli

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

Suppress "Error: Unable to read login path file." #1015

Open pixarbuff opened 3 years ago

pixarbuff commented 3 years ago

Errors should indicate something that makes the program not run as expected; this error appears even when it has no effect on the program's functionality. This error message should be removed in cases where the login path file is not needed, or at least have an option to suppress it.