I get a duplicate key error for DrupalCacheInterface-interface when clearing the cache (D7). I pasted the full error message below (generated while using drush, similar when going through the interface). I enabled caching only a couple of days ago, and applied a patch for cache (1015946-10.patch). Everything seemed fine afterwards. I reversed the patch, still get the error message.
Just before this occurred, I tried to enable the querypath module, which failed and gave me this error message. However, I don't know whether querypath has anything to do with it or just triggered the error message, since it also occurs now when just clearing cache. Additionally (this is a multisite installation) and I get the same error message with the other domains, that don't have cache activated, and don't have querypath enabled.
What I find peculiar is, that after I deleted the offending row from the database table manually, just to see what happens, I still got the error message, but the system has not recreated the row (I reinserted it afterward).
Any help much appreciated.
Thanks, Ursula
WD php: PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'DrupalCacheInterface-interface' for key 'PRIMARY': INSERT INTO [error]