Skip to content

Instantly share code, notes, and snippets.

@gabizinha12
Created January 5, 2021 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabizinha12/1c509a695c826b7e65b2f692285f6b6a to your computer and use it in GitHub Desktop.
Save gabizinha12/1c509a695c826b7e65b2f692285f6b6a to your computer and use it in GitHub Desktop.
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'Current-Root-Password';
FLUSH PRIVILEGES;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment