Database query in background giving error because of packet size.

Posted in: Newspaper
Post count: 2

Below query is running in background and giving error regularly.
Why the size of query is so big?
Cannot post the full query value because form is not submitting after.

Website: https://www.kreedon.com

Error: WordPress database error MySQL server has gone away for query UPDATE lvdvo_options SET option_value =

‘——— 63 Mb query ———-‘

WHERE option_name = ‘td_011_settings’ made by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, tdc_ajax::on_ajax_save_post, td_panel_data_source::update, td_options::save_panel_history, update_option

Post count: 21065

Hello @Kreedon !

Check this guide: https://kinsta.com/knowledgebase/mysql-server-has-gone-away/

I hope that helps you!

Thank you!

Post count: 2

We know why the mysql error is coming.
It is because the query is too big in size.
And our packet_size setting is lower.
But our problem is something else.
We need to know why this update setting is running in background?
And why the size is so big?

Post count: 21065

Hello @kreedon !

We can take a look at your issue. Contact us via email at contact@tagdiv.com and provide the following:
– admin URL and credentials
– cPanel URL and credentials
– a link to this topic in order to identify you

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.