Appdynamics / HA-toolkit

AppDynamics Controller High Availability Toolkit
https://docs.appdynamics.com/display/PRO42/Using+the+High+Availability+(HA)+Toolkit
Apache License 2.0
13 stars 11 forks source link

save_mysql_passwd.sh loses password characters #99

Closed rnav1234 closed 5 years ago

rnav1234 commented 5 years ago

When MySQL v5.7 is present then save_mysql_passwd.sh calls: $APPD_ROOT/db/bin/mysql_config_editor set --user=root -p

this is then subject to MySQL bug: https://bugs.mysql.com/bug.php?id=74691

which results in any password characters following an entered '#' to be ignored.

rnav1234 commented 5 years ago

Fixed with release 3.45.1