ERROR 1064 (42000) at line 1 – Passing MySQL Create User Arguments via SSH I was recently building a script to help move things from one server to another and in the process stumbled...
MySQL – ERROR 1819 (HY000): Your password does not satisfy the current policy requirements If you run into this error it’s a strong indicator that the Password Validation Plugin is installed. Disabling Password Validation...
Setting Root Password on MySql when it’s Empty I was working on one of my servers when I realized that I had done a bone-head mistake. I left...