Closed (fixed)
Project:
Registry Rebuild
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2011 at 17:31 UTC
Updated:
30 Jan 2012 at 15:00 UTC
I'd say just use cache_clear_all(NULL, 'cache'); was there a reason that wouldn't work/wasn't working?
Comments
Comment #1
rfayYes - cache_clear_all() itself was causing huge failures in #1366094: CTools breaks the registry rebuild and especially #1324000: Failed to rebuild registry on PDO Exception: duplicate entry and clearing the cache table was a cheap workaround.
Comment #2
rfayMarking this fixed as no response. I'm sure open to other approaches.