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
MJL
.
Toggle Highlighting
SQL
SELECT x.actor_name as `Admin1`, log_timestamp, CONCAT("User:", a.log_title) as `user`, comment_text FROM logging_logindex a JOIN comment_logging on a.log_comment_id = comment_id JOIN actor x on x.actor_id = a.log_actor WHERE a.log_action = "unblock" AND a.log_type = "block" AND a.log_title = "Yantongwork" ORDER BY a.log_timestamp desc LIMIT 100
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...