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
AntiCompositeNumber
.
Toggle Highlighting
SQL
USE enwiki_p; SELECT user_name, ipb_timestamp, comment_text FROM ipblocks JOIN `user` ON ipb_user = user_id JOIN comment_ipblocks ON ipb_comment_id = comment_id WHERE ipb_enable_autoblock = 1 AND ipb_sitewide = 1 AND ipb_create_account = 1 AND ipb_expiry = "infinity" ORDER BY ipb_timestamp DESC LIMIT 10000
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...