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
Mdaniels5757
.
Toggle Highlighting
SQL
SELECT bt_address AS `Target`, actor_block.actor_name AS `Blocking admin`, DATE_FORMAT(bl_timestamp, '%Y-%m-%d %H:%i') AS `Block time`, DATE_FORMAT(bl_expiry, '%Y-%m-%d %H:%i') AS `Block expires`, comment_text AS `Reason` FROM block INNER JOIN block_target ON bl_target = bt_id INNER JOIN comment_block ON bl_reason_id = comment_id INNER JOIN actor_block ON bl_by_actor = actor_id AND bt_auto = 0 AND bt_address LIKE "%/%" AND comment_text NOT RLIKE ".*(proxies|proxy|webhost|[Cc]heckuser).*"
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...