use wikidatawiki_p;
select * from revision limit 100;
#Select count(*) from... |
7 years ago |
use wikidatawiki_p;
select * from revision limit 1;
#Select count(*) from... |
7 years ago |
use wikidatawiki_p;
Select count(*) from revision where rev_user_text IS... |
7 years ago |