https://bugzilla.wikimedia.org/show_bug.cgi?id=41854
--- Comment #3 from Sam Reed (reedy) <[email protected]> 2012-11-07 17:34:15 UTC --- (In reply to comment #2) > array( 'transcode_key' => $key ), > > transcode_key from the transcode table isn't indexed (well, it is, as a > second > column, but if we're not using that one, it doesn't help) > > That one can/should be trivially fixed by adding an extra index on it. > > Table should be small enough to add the index straight off https://gerrit.wikimedia.org/r/32236 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
