Skip to content

Instantly share code, notes, and snippets.

@ombak
Created May 29, 2020 11:57
Show Gist options
  • Select an option

  • Save ombak/a419caa260b300f667cf591142b2080c to your computer and use it in GitHub Desktop.

Select an option

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