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
Base
.
Toggle Highlighting
SQL
use enwikisource_p; select log_user_text, count(*) as number from revision_userindex join logging_userindex on rev_user_text = "Base" and log_type = "patrol" and log_params IN ( CONCAT('a:3:{s:8:"4::curid";s:7:"',rev_id,'";s:9:"5::previd";s:7:"',rev_parent_id,'";s:7:"6::auto";i:0;}'), CONCAT('a:3:{s:8:"4::curid";s:7:"',rev_id,'";s:9:"5::previd";s:1:"0";s:7:"6::auto";i:0;}') ) group by log_user_text order by number 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...