Skip to content

Instantly share code, notes, and snippets.

@airsoull
Last active August 29, 2015 14:04
Show Gist options
  • Save airsoull/0e728b204164857539f1 to your computer and use it in GitHub Desktop.
Save airsoull/0e728b204164857539f1 to your computer and use it in GitHub Desktop.
change parameter mysql ubuntu
sudo cp /etc/mysql/my.cnf /etc/mysql/my.cnf.backup
sudo nano /etc/mysql/my.cnf
sudo /etc/init.d/mysql restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment