29 Sep
2016
29 Sep
'16
4:56 p.m.
All, When I GRANT ROLE to a USER, its throwing error: ERROR 1819 (HY000): Your password does not satisfy the current policy requirements +---------+------+----------------------------------------------------------------+ | Level | Code | Message | +---------+------+----------------------------------------------------------------+ | Warning | 1819 | cracklib: it is WAY too short | | Error | 1819 | Your password does not satisfy the current policy requirements | | Error | 1961 | Cannot grant role 'developer' to: 'apiuser'@'some ip'. | +---------+------+----------------------------------------------------------------+ Can anyone guide me on how to tackle this? Thank you. Regards, Karthick