By grimasond
The error I keep getting is as follows:
Error 1819 (HY000): Your password does not satisfy the current policy requirements
This happens when I go to CREATE USER 'example_user'@'% IDENTIFIED WITH mysql_native_password BY '***********';
note this is not the password by the way however, does show how many characters are being used.
So for some reason, it is not allowing the example_user to be created. Can you please inform me as what is wrong?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
You need to make sure that you are using a strong password that includes at least 1 special character.
You could try using a password generation tool like this one here:
https://passwordsgenerator.net/
Let me know how it goes. Best, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.