Skip to content

Instantly share code, notes, and snippets.

@mccombs
Last active April 5, 2020 23:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mccombs/eee6220c1d2483b53a7f377a8a4e94b1 to your computer and use it in GitHub Desktop.
Save mccombs/eee6220c1d2483b53a7f377a8a4e94b1 to your computer and use it in GitHub Desktop.
UPDATE exp_members
SET password = SHA1('pass123')
WHERE member_id = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment