What I Learned Today
Mysql change password

To change password in mysql, log in and type:

set password = password(‘NEWPASSWORD’);