WordPress database error Deadlock found when trying to get lock
-
Hi,
I noticed the following in the PHP error log today – using the latest version of your plugin:
[05-Apr-2021 17:43:41 UTC] WordPress database error Deadlock found when trying to get lock; try restarting transaction for query INSERT INTO
wp_alphanumerictring1_options(
option_name,
option_value,
autoload) VALUES ('_transient_wposes_doing_cron_check', '1', 'yes') ON DUPLICATE KEY UPDATE
option_name= VALUES(
option_name),
option_value= VALUES(
option_value),
autoload= VALUES(
autoload) made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, DeliciousBrains\WP_Offload_SES\Queue\Queue_Status->check_status, set_transient, add_option
Has anyone cone across this and found a reliable way to fix it?
Kind regards,
- The topic ‘WordPress database error Deadlock found when trying to get lock’ is closed to new replies.