Skip to content

Instantly share code, notes, and snippets.

@pbyrne
Created July 2, 2013 15:19
Show Gist options
  • Save pbyrne/5910209 to your computer and use it in GitHub Desktop.
Save pbyrne/5910209 to your computer and use it in GitHub Desktop.
Putting the local install of MySQL into your PATH
export PATH=/usr/local/mysql/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment