Hi there,
I think this is a bug.
I am getting this fatal error at the bottom of my modules control panel:
Warning: Got a packet bigger than 'max_allowed_packet' bytes query: INSERT INTO watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', '%message in %file on line %line.', 'a:4:{s:6:\"%error\";s:12:\"user warning\";s:8:\"%message\";s:4087965:\"Got a packet bigger than 'max_allowed_packet' bytes\nquery: UPDATE cache_devel_themer SET data = 'a:758:{s:6:\\"thmr_2\\";a:2:{s:9:\\"variables\\";a:1:{s:7:\\"element\\";a:14:{s:6:\\"#value\\";s:366:\\"Required by: Delicious Bookmarks (<span class=\\"admin-disabled\\">disabled</span>), Digg (<span class=\\"admin-disabled\\">disabled</span>), Feed stream (<span class=\\"admin-disabled\\">disabled</span& in /usr/home/....com/htdocs/includes/database.mysqli.inc on line 128
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 11709666 bytes) in /usr/home/.....com/htdocs/includes/bootstrap.inc on line 687
I searched drupal and saw an identical error for CCK for D5. I mean even the # of bytes.
I also have activity stream installed, but not enabled. I also don't understand the warning, but I thought I would include it here in case it helps.
Cheers,
madamep
Comments
Comment #1
yched commentedThe error message seems to be related to devel_themer.
This module is known to be resource intensive. Nothing we can do about it.
Enable it only when you need it, disable it once you got the info you wanted.