Database Error SHOW FULL COLUMNS FROM `over_options`
-
Hi there,
with the help of query monitor i found out that on woocommerece category archive pages where i added extra content AND use woocommerce block elements “selected products” in the content below the product list, i get the following database error.
Abfrage
SHOW FULL COLUMNS
FROMover_options
add_option()Abruffunktion
wp-includes/option.php:637
set_transient(‘wc_onboarding_product_data’)
wp-includes/option.php:945
Automattic\W\A\F\Onboarding::append_product_data()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Onboarding.php:600
Automattic\W\A\F\Onboarding::get_allowed_product_types()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Onboarding.php:462
Automattic\W\A\A\OnboardingProfile::get_profile_properties()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:294
Automattic\W\A\A\OnboardingProfile->get_item_schema()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:469
WP_REST_Controller->get_context_param()
wp-includes/rest-api/endpoints/class-wp-rest-controller.php:387
Automattic\W\A\A\OnboardingProfile->get_collection_params()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:500
Automattic\W\A\A\OnboardingProfile->register_routes()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/OnboardingProfile.php:59
Automattic\W\A\A\Init->rest_api_init()
wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/Init.php:124
do_action(‘rest_api_init’)
wp-includes/plugin.php:474
rest_get_server()
wp-includes/rest-api.php:553
Automattic\W\B\RestApi->get_routes_from_namespace()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/RestApi.php:56
Automattic\W\B\B\AbstractBlock->enqueue_data()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:368
Automattic\W\B\B\AbstractProductGrid->enqueue_data()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:662
Automattic\W\B\B\AbstractBlock->enqueue_assets()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:339
Automattic\W\B\B\AbstractBlock->render_callback()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:85
WP_Block->render()
wp-includes/class-wp-block.php:255
WP_Block->render()
wp-includes/class-wp-block.php:241
WP_Block->render()
wp-includes/class-wp-block.php:241
WP_Block->render()
wp-includes/class-wp-block.php:241
render_block()
wp-includes/blocks.php:883
do_blocks()
wp-includes/blocks.php:921
apply_filters(‘the_content’)
wp-includes/plugin.php:189
post__shortcode()
wp-content/themes/generatepress_child/functions.php:295
do_shortcode_tag()
wp-includes/shortcodes.php:356
preg_replace_callback()
wp-includes/shortcodes.php:356
do_shortcode()
wp-includes/shortcodes.php:228
apply_filters(‘woocommerce_short_description’)
wp-includes/plugin.php:189
wc_format_content()
wp-content/plugins/woocommerce/includes/wc-formatting-functions.php:1091
bbloomer_display_wp_editor_content()
wp-content/themes/generatepress_child/functions.php:103
do_action(‘woocommerce_after_main_content’)
wp-includes/plugin.php:474
wc_get_template()
wp-content/plugins/woocommerce/includes/wc-core-functions.php:345How severe is this error? How to fix? is it possible that this is responsible for weird loading time behavoir that i see on those pages as well (long TTFB / Idle times on first views)?
Thanks a lot for your help!
The page I need help with: [log in to see the link]
- The topic ‘Database Error SHOW FULL COLUMNS FROM `over_options`’ is closed to new replies.