Thursday 29 June 2017

MySQL Password Update

update user set authentication_string=password('1111') where user='root';

No comments:

Post a Comment

Note: only a member of this blog may post a comment.

Blog Archive