MySQL Forums
Forum List  »  Install & Repo

mysqld --validate-config unknown variable!
Posted by: Harry Splinter
Date: September 05, 2019 04:39AM

When executing: mysqld --validate-config
We get the error:
2019-09-05T09:35:55.101983Z 0 [ERROR] [MY-000067] [Server] unknown variable 'validate_password.dictionary_file=/var/lib/mysql/data/mysql.validation.dictionary.txt'.

Is this a know issue due to new features?

/etc/my.cnf:
[mysqld]
# Password validation dictionary file
validate_password.dictionary_file=/var/lib/mysql/data/mysql.validation.dictionary.txt
validate_password.policy=2

MySQL version:
Ver 8.0.17 for Linux on x86_64 (MySQL Community Server - GPL)

Options: ReplyQuote


Subject
Written By
Posted
mysqld --validate-config unknown variable!
September 05, 2019 04:39AM


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.