Skip to content

Instantly share code, notes, and snippets.

@Nav-Appaiya
Created January 17, 2023 09:56
Show Gist options
  • Save Nav-Appaiya/c3fb9d2ac7f06badd85a1b7256d55f09 to your computer and use it in GitHub Desktop.
Save Nav-Appaiya/c3fb9d2ac7f06badd85a1b7256d55f09 to your computer and use it in GitHub Desktop.
local docker mysql connect mac
mysql -h localhost -P 3306 --protocol=tcp -u root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment