JohnE/Audio Files: Difference between revisions

From The Elvis Costello Wiki
Jump to navigationJump to search
(test of Audio files by Year)
 
(try to not display "Concert")
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
{{#ask: [[Category:Audio files]] [[Category:1977]]
{{#ask: [[Category:Audio files]] [[Category:1977]]
  | {{PAGENAME}}
  | {{PAGENAME}}
  | format=category
  | format=ul
}}
}}


''(Why does the yellow Triangle of Terror occur?)''
''(Why does the yellow Triangle of Terror occur?)''
'''1977''' - try to not display "Concert"
{{#ask: [[Category:Audio files]] [[Category:1977]]
| {{#sub: {{PAGENAME}} |9|}}
| format=ul
}}
- doesn't work


'''1978'''
'''1978'''
Line 18: Line 26:
{{#ask: [[Category:Audio files]] [[Category:1979]]
{{#ask: [[Category:Audio files]] [[Category:1979]]
  | {{PAGENAME}}
  | {{PAGENAME}}
  | format=category
  | format=debug
}}
}}

Latest revision as of 23:46, 21 November 2011

Audio files

1977

(Why does the yellow Triangle of Terror occur?)


1977 - try to not display "Concert"

- doesn't work

1978


1979

Debug output SQLStore
ASK Query
[[Category:Audio files]] [[Category:1979]]
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, t0.smw_sort
FROM
  `wiki_smw_object_ids` AS t0
INNER JOIN
  (`wiki_smw_fpt_inst` AS t2
INNER JOIN
  `wiki_t3` AS t3 ON t2.o_id=t3.id
INNER JOIN
  `wiki_smw_fpt_inst` AS t4 ON t2.s_id=t4.s_id) ON t0.smw_id=t2.s_id
WHERE
  (
   (t4.o_id=248684)
  )
  AND t0.smw_iw!=':smw'
  AND t0.smw_iw!=':smw-delete'
  AND t0.smw_iw!=':smw-redi'
ORDER BY
  t0.smw_sort ASC
LIMIT
  55
OFFSET
  0
SQL Explain
IDselect_typetabletypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEt3ALLPRIMARY4Using temporary; Using filesort
1SIMPLEt2refs_id, o_id, s_id_2, o_id_2o_id_25elvis_wiki.t3.id29Using index
1SIMPLEt4refs_id, o_id, s_id_2, o_id_2s_id_29elvis_wiki.t2.s_id, const1Using index
1SIMPLEt0eq_refPRIMARY, smw_id, smw_iw, smw_iw_2PRIMARY4elvis_wiki.t2.s_id1Using where
Auxilliary Tables
  • Temporary table t3
      Recursively computed hierarchy for element(s) (689).
      SELECT s_id FROM `wiki_smw_fpt_subc` WHERE o_id=689 LIMIT 1
Query Metrics
Query-Size:2
Query-Depth:0
Errors and Warnings
None