SET @first_rev_id_in_2019 = 17811427 ;
SET @first_timestamp = 20190000000000... |
5 years ago |
SET @first_rev_id_in_2019 = 17811427 ;
SET @first_timestamp = 20190000000000... |
5 years ago |
SET @first_rev_id_in_2019 = 17811427
SET @first_timestamp = 20190000000000... |
5 years ago |
select
count(distinct(rev_id)) as c,
actor_name
from... |
5 years ago |
select
count(distinct(rev_id)) as c,
actor_id,
actor_name
from... |
5 years ago |
select
count(distinct(rev_id)) as c
actor_id,
actor_name
from... |
5 years ago |
select min(rev_id) as min_rev_id from fiwiki_p.revision where rev_timestamp... |
5 years ago |