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
MarioGom
.
Toggle Highlighting
SQL
SET STATEMENT max_statement_time = 60 FOR SELECT * FROM revision_userindex AS revision INNER JOIN page ON revision.rev_page = page.page_id INNER JOIN comment_revision AS comment ON revision.rev_comment_id = comment.comment_id INNER JOIN actor_revision AS actor ON revision.rev_actor = actor.actor_id WHERE TRUE AND rev_timestamp >= 20200101000000 AND rev_minor_edit = 0 AND page_namespace = 0 AND page_is_redirect = 0 AND actor_user IS NULL AND actor_name IS NOT NULL AND comment_text LIKE '/*%*/ (%)' AND comment_text NOT LIKE '%toollabs%' AND comment_text NOT LIKE '%wbsetaliases%' AND comment_text NOT LIKE '%wbsetdescription%' LIMIT 1
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...