Actions
Bug #7491
closedImage approval query too slow
Description
This is due to missing indexes on image fields resulting in full table scans to grab all image fields pending approval. Image fields will need indexes to prevent this.
Actions