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
Lucas Werkmeister
.
investigation for T219655
Toggle Highlighting
SQL
USE `enwiki_p`; SELECT log_type, log_action, COUNT(*) FROM change_tag JOIN change_tag_def ON ct_tag_id = ctd_id JOIN logging ON log_id = ct_log_id WHERE ctd_name LIKE 'OAuth CID: %' AND ctd_user_defined = 0 AND ct_log_id IS NOT NULL GROUP BY log_type, log_action;
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...