Account Unlock
ALTER USER 'asha'@'localhost' ACCOUNT UNLOCK; allows login again after a lock or after password policy lockout (depending on version/settings).
If login still fails, the password or host ('asha'@'%') may be wrong — unlock is not a password reset.
Trap — UNLOCK and assuming the password is the one you remember from last year.
On the example next to this theory: Account Unlock: create two demo rows, then SELECT qty >= 2 ordered. Say which labels come back.
Exam tip
ALTER USER 'asha'@'localhost' ACCOUNT UNLOCK;