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
DannyS712
.
Toggle Highlighting
SQL
# SELECT log_id, log_timestamp FROM logging WHERE log_id IN (108911235, 108911240, 108911259, 108911266, 108911272, 108911276, 108912128) SET @u = 'Nav~enwiki'; SELECT ug.* FROM user_groups ug JOIN user ON user_id = ug_user WHERE user_name = REPLACE(@u, '_', ' '); SELECT log_id, log_timestamp, log_params FROM logging WHERE log_type = 'rights' AND log_action = 'rights' AND log_namespace = 2 AND log_title = REPLACE(@u, ' ', '_'); /**/
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...