We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If ~/.my.cnf has a password line like this:
password='mysecretpassword'
The mysql Client will use it without quotes while mytop won't do that. Tested on version 1.91
The text was updated successfully, but these errors were encountered:
We have the same problem
Sorry, something went wrong.
I am willing to contribute a fix. However I can't find where my pull request would be actually picked up....
I support this. We hit this issue as well.
No branches or pull requests
If ~/.my.cnf has a password line like this:
The mysql Client will use it without quotes while mytop won't do that.
Tested on version 1.91
The text was updated successfully, but these errors were encountered: