The SET PASSWORD statement assigns a password to a MySQL user account: With no FOR user clause, this statement sets the password for the current user:
dev.mysql.com