Skip to content

Instantly share code, notes, and snippets.

@opnchaudhary
Created January 18, 2014 11:57
Show Gist options
  • Save opnchaudhary/8489465 to your computer and use it in GitHub Desktop.
Save opnchaudhary/8489465 to your computer and use it in GitHub Desktop.
Disable mysql history
rm $HOME/.mysql_history
ln -s /dev/null $HOME/.mysql_history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment