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
Zache
.
Toggle Highlighting
SQL
use fiwiki_p; SELECT count(distinct(b.rev_id)) as revert_count FROM actor_revision, revision_userindex as a, revision_userindex as b LEFT JOIN comment ON b.rev_comment_id = comment_id, page WHERE a.rev_page=page_id AND page_namespace=0 AND actor_name="Zache-test" AND a.rev_page=b.rev_page AND actor_id=a.rev_actor AND comment_text REGEXP concat('(uokkaukset|ontributions)/', replace(actor_name, ' ', '_')) AND b.rev_actor!=a.rev_actor
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...