Skip to content

Instantly share code, notes, and snippets.

@kumaraswins
Created January 29, 2020 06:39
Show Gist options
  • Save kumaraswins/c33ebe33be5280876905140d8d20bd3b to your computer and use it in GitHub Desktop.
Save kumaraswins/c33ebe33be5280876905140d8d20bd3b to your computer and use it in GitHub Desktop.

Revisions

  1. kumaraswins created this gist Jan 29, 2020.
    2 changes: 2 additions & 0 deletions mysql
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    sudo mysql
    ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'new-password';