select count(*) from cswiki_p.user where user_editcount>100 and... |
5 years ago |
select count(*) from user where user_editcount>100 and... |
5 years ago |
MariaDB [cswiki_p]> select count(*) from user where user_editcount>100 and... |
5 years ago |
MariaDB [cswiki_p]> select count(*) from user where user_editcount>100 and... |
5 years ago |
cswiki_p > select count(*) from user where user_editcount>100 and... |
5 years ago |