Skip to content

Instantly share code, notes, and snippets.

@jansenicus
Created August 9, 2018 10:17
Show Gist options
  • Save jansenicus/12b358b96591c3d5a2ecf2f4af2cc346 to your computer and use it in GitHub Desktop.
Save jansenicus/12b358b96591c3d5a2ecf2f4af2cc346 to your computer and use it in GitHub Desktop.
# change root password
mysqladmin -u root -p password '<newpassword>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment