Skip to content

Instantly share code, notes, and snippets.

@neesonqk
Created April 13, 2019 01:22
Show Gist options
  • Save neesonqk/6521382ee3b391e622e94b8f88d08a3e to your computer and use it in GitHub Desktop.
Save neesonqk/6521382ee3b391e622e94b8f88d08a3e to your computer and use it in GitHub Desktop.
Install mysql for Ubuntu 16.04
sudo apt-get update
sudo apt-get install mysql-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment