SyntaxFix
Write A Post
Hire A Developer
Questions
If you don't care what the password policy is. You can set it to LOW by issuing below mysql command:
mysql> SET GLOBAL validate_password_policy=LOW;