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
HenriqueCrang
.
Toggle Highlighting
SQL
use ptwiki_p; select afl_filter, afl_title from (select afl_var_dump, afl_filter, afl_title from abuse_filter_log where afl_timestamp>20131205000000 and afl_filter = 113 group by afl_var_dump, afl_filter, afl_title ) a where a.afl_var_dump not in (select afl_var_dump from abuse_filter_log where afl_actions in ('warn','disallow') and afl_timestamp>20160000000000);
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...