MySQL: Set user password

Posted . Visible to the public.

SET PASSWORD FOR 'bob'@'%.example.org' = PASSWORD('cleartext password');

Luis Romero
Posted by Luis Romero to Custom Exposure (2015-05-17 19:54)