SELECT * FROM recentchanges
INNER JOIN comment ON comment_id =... |
3 years ago |
SELECT * FROM recentchanges
INNER JOIN comment ON comment_id =... |
3 years ago |
SELECT * FROM recentchanges
INNER JOIN comment ON comment_id =... |
3 years ago |
SELECT * recentchanges
INNER JOIN comment ON comment_id = rc_comment_id
LIMIT 10; |
3 years ago |
select * from comment limit 10; |
3 years ago |
select * from recentchanges limit 10; |
3 years ago |
select rev_id from revision_userindex where rev_actor = 31424484 |
3 years ago |
select rev_id from revision_userindex where rev_actor = 31424484 and... |
3 years ago |
select rev_id from revision_userindex where rev_actor = 31424484 and... |
3 years ago |
select 31424484 as user_id, 20170701043520 as user_registration,'2017-07' as... |
3 years ago |