Skip to content

Instantly share code, notes, and snippets.

@pierot
Created July 24, 2012 15:32
Show Gist options
  • Save pierot/3170691 to your computer and use it in GitHub Desktop.
Save pierot/3170691 to your computer and use it in GitHub Desktop.
leap second mysql
service ntp stop && date -s "`date`" && service ntp start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment