Title: WordPress database errors
Last modified: February 20, 2025

---

# WordPress database errors

 *  Resolved [John](https://wordpress.org/support/users/dsl225/)
 * (@dsl225)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/wordpress-database-errors-8/)
 * Hello,
 * I’m getting a bunch of those errors at a singe site running on PHP 8.3, not any
   other one.
 * Thanks for checking.
 *     ```wp-block-code
       WordPress database error Commands out of sync; you can't run this command now for query UPDATE ihdhu4xkh_options SET option_name = 'stellarwp_telemetry_last_send', option_value = '2025-02-20 06:17:13' WHERE option_name = 'stellarwp_telemetry_last_send' AND option_value = '' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, iThemesSecurity\Strauss\StellarWP\Telemetry\Telemetry\Telemetry_Subscriber->send_async_request, iThemesSecurity\Strauss\StellarWP\Telemetry\Last_Send\Last_Send->set_new_timestampWordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM ihdhu4xkh_options WHERE option_name = 'stellarwp_telemetry_last_send' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, iThemesSecurity\Strauss\StellarWP\Telemetry\Telemetry\Telemetry_Subscriber->send_async_request, iThemesSecurity\Strauss\StellarWP\Telemetry\Last_Send\Last_Send->set_new_timestamp, iThemesSecurity\Strauss\StellarWP\Telemetry\Last_Send\Last_Send->get_timestampWordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM ihdhu4xkh_options WHERE option_name = 'stellarwp_telemetry_last_send' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, iThemesSecurity\Strauss\StellarWP\Telemetry\Telemetry\Telemetry_Subscriber->send_async_request, iThemesSecurity\Strauss\StellarWP\Telemetry\Last_Send\Last_Send->is_expired, iThemesSecurity\Strauss\StellarWP\Telemetry\Last_Send\Last_Send->get_timestamp
       ```
   

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

 *  Plugin Support [kmarusek](https://wordpress.org/support/users/kmarusek/)
 * (@kmarusek)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/wordpress-database-errors-8/#post-18321009)
 * Hey there, 
   I’ve run tests using my PHP 8.3 WordPress sandbox on both Solid Security
   Pro and Basic, but I haven’t been able to successfully trigger this MySQL query
   sequence error. **The issue appears to be caused by Solid Security Telemetry.
   You can try disabling “_Allow Data Sharing_” in Solid Security by going to Security
   > Settings > Global Settings, scrolling down to Other, and making sure “_Allow
   Data Sharing_” is UNchecked. If you use a caching plugin (e.g., WP Rocket, W3
   Total Cache, or LiteSpeed Cache), then clear all caches.You may also want to 
   clear all transient data in phpMyAdmin with this SQL query:`DELETE FROM ihdhu4xkh_options
   WHERE option_name LIKE '_transient_%';`However, be sure to make a backup of your
   website before doing this. Please let me know if disabling data sharing and clearing
   your transients/cache resolves the query error, or if you have any follow-up 
   questions. Best,KevinSolidWP Support
 *  Thread Starter [John](https://wordpress.org/support/users/dsl225/)
 * (@dsl225)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/wordpress-database-errors-8/#post-18321685)
 * Many thanks, that worked fine.
   The site is a clone I just made from an existing
   site for which I changed the URL and that’s probably the reason why there were
   such issues.

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

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

 * ![](https://ps.w.org/better-wp-security/assets/icon.svg?rev=3529351)
 * [Kadence Security – Password, Two Factor Authentication, and Brute Force Protection](https://wordpress.org/plugins/better-wp-security/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-wp-security/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-wp-security/)
 * [Active Topics](https://wordpress.org/support/plugin/better-wp-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-wp-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-wp-security/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [John](https://wordpress.org/support/users/dsl225/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/wordpress-database-errors-8/#post-18321685)
 * Status: resolved