MySQL :: MySQL 5.0 Reference Manual :: 13.7.1.6 SET PASSWORD Syntax: "et the password for an account with User and Host column values of 'bob' and '%.example.org', write the statement like this:
SET PASSWORD FOR 'bob'@'%.example.org' = PASSWORD('cleartext password');
That is equivalent to the following statements:
"
'via Blog this'
No comments:
Post a Comment