The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.
If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.
User talk:Akilan
From A Tale in the Desert
Jump to navigationJump to searchYou're planning this for the front page?
Hey I just read your comment over at my page, so I came and checked you out.
If you are planning this page for the main page of wiki, I say just put it there. Wiki Admins would love the help and players would benefit with these great changes.
Well hope to see ya on the main page. Seba 18:40, 13 June 2009 (EST)
- Thanks for the favorable comment. I am planning it for the main page. I just started, and I think something like this would help beginners like me get around.
- Only reason I didn't plop it there yet is that it makes news hard to see. Any suggestions? Also probably will make a post on the forum before i surprise everyone, just in case. Akilan 21:23, 13 June 2009 (EST)
Debug output SQLStore
ASK Query
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
`wikismw_object_ids` AS t0
WHERE
t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-redi'
AND t0.smw_iw!=':smw-border'
AND t0.smw_iw!=':smw-intprop'
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
`wikismw_object_ids` AS t0
WHERE
t0.smw_iw!=':smw'
AND t0.smw_iw!=':smw-redi'
AND t0.smw_iw!=':smw-border'
AND t0.smw_iw!=':smw-intprop'
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 | t0 | index | smw_iw, smw_iw_2 | smw_sort | 262 | 109 | Using where |
Auxilliary Tables
No auxilliary tables used.Query Metrics
Query-Size:0Query-Depth:0
Errors and Warnings
The query description has an empty condition.The query description has an empty condition.