Drupal - mysql server has gone away error

Tagged:  

I had a problem with an error that kept popping up "mysql server has gone away error" in drupal. After some reading around the internets, i figured it was hapening because drupal was pushing the mysql server too hard (http://drupal.org/node/227445).
An easy way around this was to turn off some modules i didn't really need.

Hope this helps.