Closed (fixed)
Project:
Database Scripts
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2009 at 14:53 UTC
Updated:
1 Jan 2010 at 04:40 UTC
Putting this as a task to remind myself
votingapi_cache (there's a patch to rebuild it #382866: provide script and documentation to rebuild the votingapi cache, but not on cache clear; would likely take too long for sites with large amounts of votes)
node_comment_statistics (there's a devel function to rebuild it, but not on cache clear)
Comments
Comment #1
ceardach commentedAny table you don't want cleared could be placed in the production tables list. It would preserve existing production data on merge.
Comment #2
hefox commentedYeah :); also need to be removed from other settings, ie. votingapi_cache is in $tables_filtered.
Comment #3
hefox commentedRemoved votingapi_cache from tables filtered and node_comment_statics from full for now