Title: WordPress database error
Last modified: March 8, 2024

---

# WordPress database error

 *  [saidalt](https://wordpress.org/support/users/saidalt/)
 * (@saidalt)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/wordpress-database-error-203/)
 * Hello, I got these errors on my debug file. These errors repeat intermittently
   in my debug file. what is the problem?
 * I think this is the reason for the recent decrease in the cache hit rate of my
   cdn.
 *     ```wp-block-code
       [08-Mar-2024 12:21:38 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_receipt_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
       [08-Mar-2024 12:21:38 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_confirmation_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
       [08-Mar-2024 12:21:38 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = '1712492498' WHERE option_name = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, update_option, QM_DB->query
       [08-Mar-2024 12:21:39 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_receipt_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
       [08-Mar-2024 12:21:39 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM wp_options WHERE option_name = 'woocommerce_confirmation_page_id' LIMIT 1 made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, wp_ob_end_flush_all, ob_end_flush, WpFastestCacheCreateCache->callback, WpFastestCacheCreateCache->ignored, wc_get_page_id, get_option, QM_DB->query
       [08-Mar-2024 12:21:39 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = '1712492499' WHERE option_name = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, update_option, QM_DB->query
       [08-Mar-2024 12:21:40 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = 'a:0:{}' WHERE option_name = '_transient_jetpack_autoloader_plugin_paths' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Shutdown_Handler->__invoke, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Plugins_Handler->cache_plugins, set_transient, update_option, QM_DB->query
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwordpress-database-error-203%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/wordpress-database-error-203/#post-17485708)
 * why do you think that wp fastest cache causes the issue?
 *  Thread Starter [saidalt](https://wordpress.org/support/users/saidalt/)
 * (@saidalt)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/wordpress-database-error-203/#post-17485754)
 * Because the name of the plugin is mentioned in the error codes.
 * I’m not an expert
 * maybe you can guide me on this matter
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/wordpress-database-error-203/#post-17485989)
 * I have no idea. For example; the name of the plugin is mentioned in the following
   errors.
 *     ```wp-block-code
       [08-Mar-2024 12:21:39 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = '1712492499' WHERE option_name = '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, update_option, QM_DB->query
       [08-Mar-2024 12:21:40 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE wp_options SET option_value = 'a:0:{}' WHERE option_name = '_transient_jetpack_autoloader_plugin_paths' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Shutdown_Handler->__invoke, Automattic\Jetpack\Autoloader\jp13af4a3f8da9b445054cc1ac1e33cd66\Plugins_Handler->cache_plugins, set_transient, update_option, QM_DB->query
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress database error’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

## Tags

 * [Database Error](https://wordpress.org/support/topic-tag/database-error/)

 * 3 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/wordpress-database-error-203/#post-17485989)
 * Status: not resolved