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
Vahurzpu
.
Specifically, this is the subset of admins that are mentioned in GregorB's proposal on the hrwiki RFC at Meta Caveats: I haven't quite figured out the best way to deal with unblocks here, so it... doesn't.
Toggle Highlighting
SQL
USE hrwiki_p; SELECT logging.log_title, comment.comment_text, user.user_editcount FROM logging INNER JOIN comment ON comment.comment_id = logging.log_comment_id INNER JOIN user ON logging.log_title = user.user_name WHERE log_type = "block" AND (log_actor = 1044 OR log_actor = 4688 OR log_actor = 12)
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...