Created
April 3, 2015 01:02
-
-
Save jordan8037310/f028aee80c915a272029 to your computer and use it in GitHub Desktop.
Set Global max_allowed_packet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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