Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Third-party ArbCom blocks since Jan 1, 2020
by
RoySmith
This query is marked as a draft
This query has been published
by
RoySmith
.
arbcom blocks
Toggle Highlighting
SQL
select log_id, log_action, date_format(log_timestamp, '%Y-%b-%d %H:%i:%s'), comment_text from logging, comment where log_comment_id = comment_id and lower(convert(comment_text using utf8mb4)) like '%arbcom%' and lower(convert(comment_text using utf8mb4)) not like '%{{arbcom%' and log_type = 'block' and log_action != 'unblock' -- and log_timestamp > '20020809000000' -- and log_timestamp > '20220600000000' and log_timestamp > concat('2022', '06', '00', '00', '00', '00) ;
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...