Skip to content

Instantly share code, notes, and snippets.

@theissn
Created June 22, 2018 00:44
Show Gist options
  • Save theissn/ccaf8941ea6db623655535d1d9133d94 to your computer and use it in GitHub Desktop.
Save theissn/ccaf8941ea6db623655535d1d9133d94 to your computer and use it in GitHub Desktop.
Setup New Machine

MYSQL 8+ Password issue

ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment