anyquery tool mysql-password
Hash a password from stdin to be used in an authentification file
Synopsis
Section titled “Synopsis”Hash a password from stdin to be used in an authentification file. The password is hashed using the mysql_native_password algorithm which can be summarized as HEX(SHA1(SHA1(password)))
anyquery tool mysql-password [flags]
Examples
Section titled “Examples”echo "password" | anyquery tool mysql-password
Options
Section titled “Options” -h, --help help for mysql-password
SEE ALSO
Section titled “SEE ALSO”- anyquery tool - Tools to help you with using anyquery