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
جار الله
.
Toggle Highlighting
SQL
USE arwiki_p; select concat ("{{مس|",user_name,"}}") as "اسم المستخدم", (select count(*) from logging where log_user = user_id and log_type = "rights" and log_params not like '%5::newgroups%"bot"%' and log_params not like '%::oldgroups"%"bot"%5::newgroups%' and log_params not like '%5::newgroups%"sysop"%' and log_params not like '%::oldgroups"%"sysop"%5::newgroups%' and log_params not like '%5::newgroups%"interface-admin"%' and log_params not like '%::oldgroups"%"interface-admin"%5::newgroups%' and log_params not like '%5::newgroups%"bureaucrat"%' and log_params not like '%::oldgroups"%"bureaucrat"%5::newgroups%' and log_params not like '%5::newgroups%"accountcreator"%' and log_params not like '%::oldgroups"%"accountcreator"%5::newgroups%' and log_params not like '%5::newgroups%"import"%' and log_params not like '%::oldgroups"%"import"%5::newgroups%' AND log_timestamp BETWEEN 20180901000000 AND 20190301000000) as "rights" from user inner join user_groups on ug_user = user_id where ug_group = 'sysop';
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...