Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
AntiCompositeNumber
.
Toggle Highlighting
SQL
USE enwiki_p; SELECT rev_timestamp, actor_name, rev_id, page_title, comment_text, rev_deleted, rev_minor_edit FROM revision_userindex JOIN actor_revision ON rev_actor = actor_id JOIN `comment` ON comment_id = rev_comment_id JOIN page ON page_id = rev_page WHERE actor_name IN (SELECT REPLACE(page_title, "_", " ") FROM categorylinks JOIN page ON cl_from = page_id WHERE cl_to = "Wikipedia_sockpuppets_of_MustafaO" and page_namespace = 2 ) ORDER BY rev_timestamp DESC
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...