Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

ERROR 1819 (HY000): Your password does not satisfy the current policy requirements

SET GLOBAL validate_password.length = 6;
SET GLOBAL validate_password.number_count = 0;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ERROR #Your #password #satisfy #current #policy #requirements
ADD COMMENT
Topic
Name
3+5 =