https://bugzilla.wikimedia.org/show_bug.cgi?id=57703
Web browser: ---
Bug ID: 57703
Summary: EXPLAIN query
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Unprioritized
Component: tools
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Howdy. I have an oddly slow-running query; can I request someone with relevant
permissions EXPLAIN the query below on enwiki.labsdb please?
-----
SELECT count(1) AS 'howmany'
FROM enwiki_p.pagelinks l
INNER JOIN p50380g50491_rlrl_enwiki.suggestions s ON
l.pl_namespace = s.sug_orig_ns AND l.pl_title = s.sug_orig
WHERE l.pl_from = 38136839
AND s.sug_status >= 0;
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l