WordPress database error
-
When I enable WP_DEBUG I see the following message in the error log when I have the SG optimizer plugin enabled:
WordPress database error Got a packet bigger than ‘max_allowed_packet’ bytes for query UPDATEwp_optionsSEToption_value= …
This is followed by more than 297000 options.
When I remove the plugin this problem goes away. From what I can tell this database query should only get called when installing the plugin. But it seems to be happening all the time (maybe a hacker executing the php file?).
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘WordPress database error’ is closed to new replies.