MySQL Change password your password does not satisfy the current policy requirements

Source: Internet
Author: User

This problem occurs because the password is too simple. The newly installed MySQL password is the highest default strength, if you want to set a simple password will modify the value of Validate_password_policy,

The validate_password_policy has the following values:

Policy Tests performed
0OrLOW Length
1OrMEDIUM Length; Numeric, lowercase/uppercase, and special characters
2OrSTRONG Length; Numeric, lowercase/uppercase, and special characters; Dictionary file

If you want to modify this value,

1. Log in to MySQL first

2. Setting the security level

3, the default password length is 8, can be set to other values, the minimum 4 bits

4, set a new password, just installed MySQL must set a new password (should be starting from the 5.5 version)

MySQL Change password your password does not satisfy the current policy requirements

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.