Skip to content

Instantly share code, notes, and snippets.

@henrytran9x
Created December 7, 2016 03:25
Show Gist options
  • Save henrytran9x/1a561551243e8499bd08d8d2c0453a5f to your computer and use it in GitHub Desktop.
Save henrytran9x/1a561551243e8499bd08d8d2c0453a5f to your computer and use it in GitHub Desktop.
Fix "Additional uncaught exception thrown while handling exception" Drupal
;Change config in mysql database
;my.in in mysql Xampp
max_allowed_packet = 64M (default 1M)
innodb_buffer_pool_size = 500M (default 5M)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment