Last active
January 9, 2017 06:21
-
-
Save tonyciou/7bf07eb7b7fc3ffa9fa66570458189bc to your computer and use it in GitHub Desktop.
same password
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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