0
3
llucycodes42
The code sets the user's current password to the string 'password'. It assigns the string '&[USER_INPUT:4:password]' to the variable PASSWORD.
Shortcut: s_user_pwd
SET PASSWORD FOR '${2username'@'localhost'} = PASSWORD('password');