Skip to content

Instantly share code, notes, and snippets.

@jordan8037310
Created April 3, 2015 01:02
Show Gist options
  • Save jordan8037310/f028aee80c915a272029 to your computer and use it in GitHub Desktop.
Save jordan8037310/f028aee80c915a272029 to your computer and use it in GitHub Desktop.
Set Global max_allowed_packet
SET GLOBAL max_allowed_packet =1024*1024*512;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment