Created
December 22, 2019 08:19
-
-
Save Gioni06/f6f3140d1cb7891da8c23b1c5718d100 to your computer and use it in GitHub Desktop.
Use SequelPro with legacy password encryption for local development
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
ALTER USER root@localhost IDENTIFIED WITH mysql_native_password BY 'root'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment