Jason/testpage: Difference between revisions

From AAFNRPWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#ask: [[Category::Ship]][[Rules::40k]]
{{#ask: [[Category:Ship]][[Rules::40k]]
|?Internal name
|?Internal name
|sort=sort order
|sort=sort order
|order=DESC
|order=DESC
|format=template
|format=debug
|template=40k_Fleet_List{{!}}Faction=Battlefleet Koronus
|template=40k_Fleet_List{{!}}Faction=Battlefleet Koronus
|link=none
|link=none
}}
}}

Revision as of 21:01, 19 April 2011

Debug output SQLStore
ASK Query
[[Category:Ship]] [[Rules::40k]]
SQL Query
SELECT DISTINCT
  t0.smw_id AS id,
  t0.smw_title AS t,
  t0.smw_namespace AS ns,
  t0.smw_iw AS iw,
  t0.smw_subobject AS so,
  t0.smw_sortkey AS sortkey, idst8.smw_sort
FROM
  `wiki_smw_object_ids` AS t0
INNER JOIN
  (`wiki_smw_fpt_inst` AS t2
INNER JOIN
  `wiki_smw_di_wikipage` AS t4 ON t2.s_id=t4.s_id) ON t0.smw_id=t2.s_id
INNER JOIN
  (`wiki_smw_di_wikipage` AS t8
INNER JOIN
  `wiki_smw_object_ids` AS idst8 ON idst8.smw_id=t8.o_id) ON t0.smw_id=t8.s_id
WHERE
  (t2.o_id=5118
   AND (t4.p_id=777 AND t4.o_id=778)
  )
   AND (t8.p_id=779)
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  idst8.smw_sort DESC
LIMIT
  55
OFFSET
  0
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt4refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3o_id5const90.56Using where; Using temporary; Using filesort
1SIMPLEt2refs_id, o_id, s_id_2, o_id_2s_id_29aafnrp_cipul_com.t4.s_id, const1100.00Using index
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4aafnrp_cipul_com.t4.s_id1100.00Using where
1SIMPLEt8refs_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3s_id_38aafnrp_cipul_com.t4.s_id, const1100.00Using where; Using index
1SIMPLEidst8eq_refPRIMARY, smw_idPRIMARY4aafnrp_cipul_com.t8.o_id1100.00
Auxilliary Tables
No auxilliary tables used.
Query Metrics
Query-Size:3
Query-Depth:1
Errors and Warnings
None