FIX ERROR – MySQL: Your password does not satisfy the current policy requirements
When trying to set a password for the mysql user, the following error occurs: This error appears if your password does not meet the following requirements, for "validate_password.policy" in "MEDIUM" mode it is: Minimum length 8 characters At least one digit At least one uppercase letter At least one special character Solution: 1. … Continue reading " FIX ERROR – MySQL: Your password does not satisfy the current policy requirements"