Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lucascardial/c6fb664695cfbaccb4c31a57e1e5e4eb to your computer and use it in GitHub Desktop.
Save lucascardial/c6fb664695cfbaccb4c31a57e1e5e4eb to your computer and use it in GitHub Desktop.
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'my-pass';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment