Duplicate entry errors

nonsie - June 5, 2009 - 17:08
Project:Session API
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I keep on running into duplicate entry errors for session_api on our site - there doesn't seem to be any pattern to it though.

Duplicate entry 'c3ae9b7e3189caa4b436278a69515676' for key 2 query: INSERT INTO session_api (session_id) VALUES ('c3ae9b7e3189caa4b436278a69515676') in /includes/common.inc on line 3422.

In most cases it happens not not logged in users and we have normal Drupal caching turned on. I think it's related to cron not doing the cleanup that was reported in another issue and is fixed in the dev version.

 
 

Drupal is a registered trademark of Dries Buytaert.