Skip to content

Instantly share code, notes, and snippets.

@ombak
Created May 29, 2020 11:57
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 ombak/a419caa260b300f667cf591142b2080c to your computer and use it in GitHub Desktop.
Save ombak/a419caa260b300f667cf591142b2080c to your computer and use it in GitHub Desktop.
unset TMPDIR
mysql_install_db --verbose --user=`whoami` --basedir="$(brew --prefix mysql)" --datadir=/usr/local/var/mysql --tmpdir=/tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment