Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Dec 2009 at 01:59 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
catchPatch. No upgrade path because this is a new table in D7.
Comment #2
dries commentedI tested this, and I can confirm that we're using a filesort. The patch in #1 fixed that so I committed this to CVS HEAD. Thanks catch.