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
Novem Linguae
.
Toggle Highlighting
SQL
SELECT actor_name AS blocking_admin, ipb_address AS blocked_username, comment_text, ipb_timestamp, ipb_expiry FROM ipblocks JOIN actor ON actor_id = ipb_by_actor JOIN comment ON ipb_reason_id = comment_id WHERE ipb_user != 0 #user, not IP AND actor_name != 'ST47ProxyBot' ORDER BY ipb_id DESC #recent first LIMIT 500
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...