unknow variable validate_password
I run mysql 5.7.27 on Ubuntu 18.04. I have installed validate_password plugin and have it loaded in the config file with
plugin-load=server_audit=server_audit.so
No issue there.
However when I put in a password validation related parameters like
"validate_password=FORCE_PLUS_PERMANENT" or "validate_password_length = 10",
mysql failed to start up. It gave an 'unknown variable" message.
The variables were put under the [mysqld] section.
Just wonder if anyone experienced the same issue.
Thanks
Subject
Views
Written By
Posted
unknow variable validate_password
1712
July 24, 2019 06:46PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.