Vorlage:Coins
Aus International Center for Computational Logic
Debug output SQLStore
ASK Query
[[:Coins]] [[Bibtype::Article||Incollection||Inproceedings]]
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
`infsyssmw_object_ids` AS t0
INNER JOIN
`infsyssmw_di_blob` AS t3 ON t0.smw_id=t3.s_id
WHERE
(
((t3.o_hash='Article') OR (t3.o_hash='Incollection') OR (t3.o_hash='Inproceedings')
) AND t3.p_id=504 AND t3.s_id=0)
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
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
`infsyssmw_object_ids` AS t0
INNER JOIN
`infsyssmw_di_blob` AS t3 ON t0.smw_id=t3.s_id
WHERE
(
((t3.o_hash='Article') OR (t3.o_hash='Incollection') OR (t3.o_hash='Inproceedings')
) AND t3.p_id=504 AND t3.s_id=0)
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
ID | select_type | table | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Auxilliary Tables
No auxilliary tables used.Query Metrics
Query-Size:5Query-Depth:1
Errors and Warnings
None