Skip to content

Instantly share code, notes, and snippets.

@jtdp
Created May 9, 2013 13:27
Show Gist options
  • Select an option

  • Save jtdp/5547427 to your computer and use it in GitHub Desktop.

Select an option

Save jtdp/5547427 to your computer and use it in GitHub Desktop.
mysqldump without locking tables
mysqldump --lock-tables=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment