WordPress database error Duplicate entry
-
Hi,
I’ve seen that this error has been asked about many times, but I’m struggling to find a thread with a solution. I’m getting the following error lots in my logs and the mentioned table does indeed contain a large number of duplicated rows. As far as I can see this isn’t producing any adverse affects for my users, but would appreciate if anyone knows how to resolve:
WordPress database error Duplicate entry '92aa1b8fc02ceb3d76d5f19798d36708' for key 'PRIMARY' for query INSERT INTO wp_domain_mapping_logins (id,user_id,blog_id,t) VALUES( '92aa1b8fc02ceb3d76d5f19798d36708', 0, 3, NOW() ) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, ITSEC_Lockout->check_lockout, ITSEC_Lockout->execute_lock, wp_logout, do_action('wp_logout'), call_user_func_array, remote_logout_loader
The topic ‘WordPress database error Duplicate entry’ is closed to new replies.