Skip to content

Instantly share code, notes, and snippets.

@kevincolten
Created December 17, 2017 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevincolten/0d6cdd6a0b34f599ecfdcde946de207b to your computer and use it in GitHub Desktop.
Save kevincolten/0d6cdd6a0b34f599ecfdcde946de207b to your computer and use it in GitHub Desktop.
MAMP max_allowed_packet
# This files lives at /MAMP/conf
[mysqld]
max_allowed_packet = 100M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment