https://bugzilla.wikimedia.org/show_bug.cgi?id=50740

--- Comment #3 from Sam Reed (reedy) <[email protected]> ---
Yeah. It's trying to use the index 'rev_time' when it's actually called
'ep_revision_time'

reedy@fluorine:/a/mw-log$ grep rev_time dberror.log
Thu Jul 4 11:41:44 UTC 2013     mw1043  test2wiki      
IndexPager::buildQueryInfo (EducationProgram\RevisionPager)     10.64.0.14     
1176    Key 'rev_time' doesn't exist in table 'ep_revisions' (10.64.0.14)      
SELECT 
rev_id,rev_object_id,rev_object_identifier,rev_user_id,rev_type,rev_comment,rev_user_text,rev_minor_edit,rev_time,rev_deleted,rev_data
 FROM `ep_revisions` FORCE INDEX (rev_time)   WHERE rev_type = 'EPCourses' AND
rev_object_id = '7'  ORDER BY rev_time DESC LIMIT 51

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to