Created
November 9, 2015 14:51
-
-
Save yoimbert/283cf549a1edd0f55e92 to your computer and use it in GitHub Desktop.
password mysql
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
mysqladmin -u root -p password 'monnouveaumotdepasse' | |
Enter password:OLDPASSWORD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment