Skip to content

Instantly share code, notes, and snippets.

@tingwei628
Last active June 18, 2022 05:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tingwei628/6d39c35b5b9225bbf02356722e00ddc7 to your computer and use it in GitHub Desktop.
Save tingwei628/6d39c35b5b9225bbf02356722e00ddc7 to your computer and use it in GitHub Desktop.
mysql
  • install mysql brew install mysql
  • start mysql brew services start mysql
  • stop mysql brew services stop mysql
  • server localhost, port 3306, user root
@tingwei628
Copy link
Author

brew services list

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