WordPress database error Failed to read auto-increment value from storage engine
-
Hi All,
I am getting the follow when trying to login to my WordPress installation:
2016/10/03 06:34:28 [error] 7812#0: *80878 FastCGI sent in stderr: “PHP message: WordPress database error Failed to read auto-increment value from storage engine for query INSERT INTO
wp_options
(option_name
,option_value
,autoload
) VALUES (‘_transient_doing_cron’, ‘1475490868.2424449920654296875000’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name
= VALUES(option_name
),option_value
= VALUES(option_value
),autoload
= VALUES(autoload
) made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, wp_cron, spawn_cron, set_transient, add_option” while reading response header from upstream, client: 1.1.1.1, server: _, request: “GET /wp-login.php?redirect_to=http%3A%2F%2Fdomain.com%2Fwp-admin%2F&reauth=1 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “domain.com”, referrer: “https://domain.com/wp-login.php?redirect_to=http%3A%2F%2Fdomain.com%2Fwp-admin%2F&reauth=1”I have dome some research and can’t figure out how to resolve this. Any help would be appreciated.
Thanks,
Brad
- The topic ‘WordPress database error Failed to read auto-increment value from storage engine’ is closed to new replies.