Bug #108067 | mysql executable does not respect MYSQL_PWD env variable in an InnoDB Cluster | ||
---|---|---|---|
Submitted: | 3 Aug 2022 23:25 | Modified: | 4 Aug 2022 11:04 |
Reporter: | jonnie savell | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Shell General / Core Client | Severity: | S3 (Non-critical) |
Version: | 8.0.29 | OS: | Ubuntu (Ubuntu 18.04.5 LTS) |
Assigned to: | MySQL Verification Team | CPU Architecture: | x86 |
Tags: | InnoDB Cluster, MYSQL_PWD |
[3 Aug 2022 23:25]
jonnie savell
[4 Aug 2022 11:04]
MySQL Verification Team
Hi, Do not use deprecated system, use mysql_config_editor https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html to create login path and use --login_path https://dev.mysql.com/doc/refman/8.0/en/option-file-options.html#option_general_login-path to login to MySQL Server Thanks for using MySQL