Skip to content

Instantly share code, notes, and snippets.

@cmg-jess
Last active August 29, 2015 14:25
Show Gist options
  • Save cmg-jess/93a47bc5913996d48fb5 to your computer and use it in GitHub Desktop.
Save cmg-jess/93a47bc5913996d48fb5 to your computer and use it in GitHub Desktop.
UPDATE users SET pass = md5(‘newpassword’) WHERE uid = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment