Skip to content

Instantly share code, notes, and snippets.

@hockeyfrissa
Created February 1, 2016 08:47
Show Gist options
  • Save hockeyfrissa/3e96be2cb9e70153fe66 to your computer and use it in GitHub Desktop.
Save hockeyfrissa/3e96be2cb9e70153fe66 to your computer and use it in GitHub Desktop.
mysqldump error: Got packet bigger than max_allowed_packet'
add --max_allowed_packet=512M to your mysqldump command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment