Skip to content

Instantly share code, notes, and snippets.

@tonyciou
Last active January 9, 2017 06:21
Show Gist options
  • Save tonyciou/7bf07eb7b7fc3ffa9fa66570458189bc to your computer and use it in GitHub Desktop.
Save tonyciou/7bf07eb7b7fc3ffa9fa66570458189bc to your computer and use it in GitHub Desktop.
same password
update members set `password` = sha1('111111') where `password` != ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment