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
Bennylin
.
https://github.com/mzmcbride/database-reports/blob/master/reports/general/anononlyanons.py
Toggle Highlighting
SQL
use idwiki_p; SELECT ipb_address, CONVERT(ipb_by_text USING utf8), ipb_timestamp, ipb_expiry, CONVERT(ipb_reason USING utf8) FROM ipblocks_compat WHERE ipb_expiry > DATE_FORMAT(DATE_ADD(NOW(),INTERVAL 2 YEAR),'%Y%m%d%H%i%s') AND ipb_expiry != "infinity" AND ipb_user = 0 AND INSTR(LOWER(CONVERT(ipb_reason USING utf8)), 'proxy') = 0;
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...