Created
March 16, 2018 22:07
-
-
Save kisabelle/99943b3d1e933e9f13da0d4ab80edb4e to your computer and use it in GitHub Desktop.
This file contains 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 `--database-name--`.wp_users SET user_pass = md5('--type the new password here--') WHERE user_login = 'pixel'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment