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
Fehufanga
.
Toggle Highlighting
SQL
SELECT ipblocks.ipb_address as "Range", `comment`.comment_text as "Reason", `actor`.actor_name as "Blocker" FROM ipblocks JOIN `comment` ON ipblocks.ipb_reason_id=`comment`.comment_id JOIN `actor` ON ipblocks.ipb_by_actor=`actor`.actor_id WHERE ipb_anon_only=0 AND ipb_user=0 AND ipb_address RLIKE "/[0-9]+$";
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...