select
rc_this_oldid,
rc_title,
rc_namespace,
rc_actor,
... |
3 years ago |
select distinct
rc_this_oldid,
rc_title,
rc_namespace,
rc_actor,
... |
3 years ago |
select distinct
rev_id,
rc_title,
rc_namespace,
rc_actor,
... |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563
and rc_source =... |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563
and rc_source =... |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563
and rc_source =... |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563
and rc_source =... |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563
and rc_source =... |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563
and rc_source = 'mw.edit' |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31493563 |
3 years ago |
select *
from recentchanges
where rc_this_oldid = 31531118 |
3 years ago |
select *
from revision
where rev_id = 31531118;
select *
from comment
where... |
3 years ago |
select *
from revision
where rev_id = 31531118 |
3 years ago |