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
Wikisaurus
.
Toggle Highlighting
SQL
USE ruwiki_p; SELECT admin.user_name, -- log_namespace, log_timestamp, -- log_action, log_title, blocked.user_editcount, blocked.user_registration, -- log_comment, log_params FROM logging JOIN user AS admin ON log_user = admin.user_id JOIN user AS blocked ON log_title = blocked.user_name WHERE log_type = "block" AND log_action = "block" AND log_title NOT LIKE "%.%.%.%" AND log_title NOT LIKE "%:%:%:%:%:%:%:%" AND log_comment = "[[ВП:УГРОЗА|угрозы]]" AND log_timestamp >= "20180101"
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...