Created
November 25, 2019 11:41
-
-
Save ricardoperovano/73149dfdb0843f2b1e09d4543c50987f to your computer and use it in GitHub Desktop.
This file contains hidden or 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=100000000000000000; | |
set global net_buffer_length=1000000000000; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment