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

--- Comment #2 from Sam Reed (reedy) <[email protected]> ---
*************************** 1. row ***************************
           id: 1
  select_type: SIMPLE
        table: templatelinks
         type: ref
possible_keys: tl_from,tl_namespace,tl_backlinks_namespace
          key: tl_namespace
      key_len: 261
          ref: const,const
         rows: 1
        Extra: Using where; Using index; Using temporary
*************************** 2. row ***************************
           id: 1
  select_type: SIMPLE
        table: categorylinks
         type: ref
possible_keys: cl_from,cl_timestamp,cl_sortkey
          key: cl_from
      key_len: 4
          ref: dewiki.templatelinks.tl_from
         rows: 1
        Extra: Using where
*************************** 3. row ***************************
           id: 1
  select_type: SIMPLE
        table: cp
         type: eq_ref
possible_keys: PRIMARY,name_title
          key: PRIMARY
      key_len: 4
          ref: dewiki.templatelinks.tl_from
         rows: 1
        Extra: Using where
*************************** 4. row ***************************
           id: 1
  select_type: SIMPLE
        table: recentchanges
         type: ref
possible_keys: rc_cur_id
          key: rc_cur_id
      key_len: 4
          ref: dewiki.templatelinks.tl_from
         rows: 1
        Extra: Using where
*************************** 5. row ***************************
           id: 1
  select_type: SIMPLE
        table: imagelinks
         type: ref
possible_keys: il_from,il_to
          key: il_to
      key_len: 257
          ref: dewiki.cp.page_title
         rows: 5
        Extra: Using index
*************************** 6. row ***************************
           id: 1
  select_type: SIMPLE
        table: dp
         type: eq_ref
possible_keys: PRIMARY,name_title
          key: PRIMARY
      key_len: 4
          ref: dewiki.imagelinks.il_from
         rows: 1
        Extra: Using where
6 rows in set (0.01 sec)

-- 
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

Reply via email to