The MYSQL 5.6 & 5.7 keeps showing an annoying message
mysql: [Warning] Using a password on the command line interface can be insecure
in the vagrant/cygwin/ local environment's command line. If I run it in an Amazon EC2 instance with a command line, the MySQL won't return this warning at all. Is there any way to turn off this warning? Thanks!
I was also seeking for a solution for this . All I could come up with was:
mysql -u root -p"password" 2>/dev/null
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With