select count(*) as count0 from recentchanges where --... |
2 years ago |
select count(*) as count0 from recentchanges where --... |
2 years ago |
select count(*) as count0 from recentchanges where --... |
2 years ago |
select count(*) as count0 from recentchanges where --... |
2 years ago |
select count(*) as count0 from recentchanges where --... |
2 years ago |
select count(*) as count0 from recentchanges where --... |
2 years ago |
select count(*) from recentchanges where
rc_timestamp >= 20220528000000 and... |
2 years ago |
select count(*) from recentchanges where
rc_timestamp >= 20220528000000 and... |
2 years ago |
select count(*) from recentchanges where
rc_timestamp >= 20220521000000 and... |
2 years ago |
select count(*) from recentchanges where
rc_timestamp >= 20220521000000 and... |
2 years ago |
select count(*) from recentchanges where
rc_timestamp >= 20220521000000 and... |
2 years ago |
select * from recentchanges where rc_patrolled = 1 and rc_new = 0 limit 10; |
2 years ago |
select * from recentchanges where rc_patrolled = 1 and rc_new = 0 limit 10; |
2 years ago |
-- SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id = 47541402;
--... |
2 years ago |
-- SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id =... |
2 years ago |
-- SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id =... |
2 years ago |
-- SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id =... |
2 years ago |
-- SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id =... |
2 years ago |
SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id = 47541402; |
2 years ago |
SELECT * FROM archive WHERE ar_rev_id = 47541402; |
2 years ago |
SELECT ar_namespace, ar_title FROM archive WHERE ar_rev_id = 47541402; |
2 years ago |
SELECT * FROM archive WHERE ar_rev_id = 47541402; |
2 years ago |
SELECT * FROM archive LIMIT 10; -- WHERE ar_rev_id = 604685341; |
2 years ago |
SELECT * FROM archive; |
2 years ago |
SELECT * FROM archive WHERE ar_rev_id = 604685341; |
2 years ago |
SELECT * FROM archive WHERE ar_rev_id = 604685341; |
2 years ago |
SELECT * FROM archive ORDER BY ar_rev_id DESC LIMIT 10 WHERE ar_rev_id = 604685341; |
2 years ago |
SELECT * FROM archive ORDER BY ar_rev_id DESC LIMIT 10; |
2 years ago |
-- select ar_title from archive where ar_rev_id = 123;
SELECT * FROM archive... |
2 years ago |
-- select ar_title from archive where ar_rev_id = 123;
SELECT * FROM archive... |
2 years ago |
select ar_title from archive where ar_rev_id = 123; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 123; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 12345678; |
2 years ago |
select ar_namespace, ar_title from archive limit 10; -- where ar_rev_id = 11111111; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 11111111; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 911; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 9; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 2; |
2 years ago |
select ar_namespace, ar_title from archive where ar_rev_id = 1; |
2 years ago |
select ar_title from archive where ar_rev_id = 1530557134; |
2 years ago |
select * from archive where ar_rev_id = 1530557134; |
2 years ago |
blank query |
2 years ago |
select * from recentchanges limit 10; |
2 years ago |
blank query |
2 years ago |
SET @startdate = '20171001000000';
SET @enddate = '20180401000000';
-- regex... |
2 years ago |