This is the old (read-only) version of the site running Mediwiki 1.25

Difference between revisions of "User:Dl88008/sandbox7"

From Scientolipedia
Jump to: navigation, search
(Created page with "{{#ask: {{SumWDAH}}|format=jqPlot chart}}")
 
Line 1: Line 1:
{{#ask: {{SumWDAH}}|format=jqPlot chart}}
+
{{#ask:[[Category:Success Stories]]
 +
|mainlabel=Title
 +
|?Auditing Success
 +
|?Training Success
 +
|format=debug
 +
}}

Revision as of 04:48, December 19, 2013

Debug Output by SQLStore

Ask query

[[Category:Success Stories]]

SQL Query

SELECT DISTINCT
  t2.smw_id AS id,t2.smw_title AS t,t2.smw_namespace AS ns,t2.smw_iw AS iw,t2.smw_subobject AS so,t2.smw_sortkey AS sortkey
FROM
  `mw_smw_object_ids` AS t2
INNER JOIN
  `mw_smw_fpt_inst` AS t0 ON t2.smw_id=t0.s_id
INNER JOIN
  `mw_t1` AS t1 ON t0.o_id=t1.id
ORDER BY
  t2.smw_sortkey ASC
LIMIT
  55
OFFSET
  0

SQL Explain

IDselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEt1ALLPRIMARY2Using temporary; Using filesort
1SIMPLEt0refs_id,o_ido_id5dl88008_scnped.t1.id38
1SIMPLEt2eq_refPRIMARY,smw_idPRIMARY4dl88008_scnped.t0.s_id1

Auxilliary Tables Used

  • Temporary table t1
      Recursively computed hierarchy for element(s) ('274').

Query Metrics

Query-Size:1
Query-Depth:0

Errors and Warnings

None