I am getting lot of Drupal warning errors:
Warning: Duplicate entry 'variables' for key 1 query: INSERT INTO cache (cid, data, expire, created, headers, serialized) VALUES ('variables', '.....
What could be causing this? I have installed memcache, APC on my drupal install.
Post your Answer