Closed (fixed)
Project:
Meta tags quick
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2012 at 01:20 UTC
Updated:
13 May 2012 at 14:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
iamEAP commentedMistakes in my understanding of the DB API.
Comment #2
iamEAP commentedNevermind, this actually doesn't appear to be solving anything.
Comment #3
iamEAP commentedAh, the real problem was in the node_save(). Very expensive; it's better to just save the fields attached to it.
The above work may still be relevant, but this patch is a significant improvement.
Sorry for all the noise as I work through this.
Comment #4
valthebaldI think this approach completely makes sense.
Committed to 7.x-2.x-dev, thank you!