Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Blocks of Mirković Staša on the French Wikipedia
by
Sdrqaz
This query is marked as a draft
This query has been published
by
Sdrqaz
.
Toggle Highlighting
SQL
select log_id, log_action, log_title, date_format(log_timestamp, '%Y-%b-%d %H:%i:%s'), comment_text from logging, comment where log_title = comment_id and lower(convert(comment_text using utf8mb4)) like '%dealio%' and log_type = 'block' and log_action != 'unblock' and log_timestamp like '2022%' ;
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...