Template:Eventseries
Jump to navigation
Jump to search
template
{{Eventseries}} {{Eventseries|Events of English Speakers’ Stammtisch}} {{Eventseries|English Speakers’ Stammtisch|future=1|past=0}}
Events of Eventseries (Past)
Debug output SQLStore
ASK Query
[[Belongs to event series::Eventseries]] [[Has event start::≤26 November 2024]]
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, t5.o_sortkey
FROM
`87166_smw_object_ids` AS t0
INNER JOIN
(`87166_smw_di_wikipage` AS t2
INNER JOIN
`87166_smw_di_time` AS t5 ON t2.s_id=t5.s_id) ON t0.smw_id=t2.s_id
WHERE
(t2.p_id=191463 AND t2.o_id=0
AND (
(t5.o_sortkey<='2460640.5') AND t5.p_id=191435)
)
AND t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-delete'
AND t0.smw_iw!=':smw-redi'
ORDER BY
t5.o_sortkey DESC
LIMIT
105
OFFSET
0
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, t5.o_sortkey
FROM
`87166_smw_object_ids` AS t0
INNER JOIN
(`87166_smw_di_wikipage` AS t2
INNER JOIN
`87166_smw_di_time` AS t5 ON t2.s_id=t5.s_id) ON t0.smw_id=t2.s_id
WHERE
(t2.p_id=191463 AND t2.o_id=0
AND (
(t5.o_sortkey<='2460640.5') AND t5.p_id=191435)
)
AND t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-delete'
AND t0.smw_iw!=':smw-redi'
ORDER BY
t5.o_sortkey DESC
LIMIT
105
OFFSET
0
SQL Explain
ID | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t2 | ref | s_id, o_id, p_id, s_id_2, s_id_3, o_id_2, o_id_3 | o_id | 5 | const | 1 | Using where; Using temporary; Using filesort | |
1 | SIMPLE | t5 | ref | s_id, p_id, o_sortkey, p_id_2, s_id_2 | s_id_2 | 8 | 8716620130525.t2.s_id, const | 1 | Using where; Using index | |
1 | SIMPLE | t0 | eq_ref | PRIMARY, smw_id, smw_iw, smw_iw_2 | PRIMARY | 4 | 8716620130525.t2.s_id | 1 | Using where |
Auxilliary Tables
No auxilliary tables used.Query Metrics
Query-Size:4Query-Depth:1
Errors and Warnings
None