set global validate_password.policy=0;
 set global validate_password.length=1;
 ALTER USER 'root'@'localhost' IDENTIFIED BY '1234qwer';