Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Bureaucrat actions in 2019, Commons, details
by
Ahmad252
This query is marked as a draft
This query has been published
by
Fæ
.
A simple summary of logged rights changes by Bureaucrats since 2015. 'rights' is a rough indicator of activity, as individual actions may not be a Bureaucrat request.
Toggle Highlighting
SQL
use commonswiki_p; SELECT actor_name, log_id, log_timestamp, log_title FROM user_groups LEFT JOIN actor ON actor_user = ug_user AND ug_group = "bureaucrat" LEFT JOIN logging_userindex ON actor_id = log_actor WHERE log_action="rights" OR log_action IS NULL AND actor_name = "Krd" AND log_timestamp>20190100000000;
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...