use cswiki_p;
select left(log_timestamp, 8), count(*)
from logging
where... |
3 years ago |
use cswiki_p;
select left(log_timestamp, 8), count(*)
from logging
where... |
3 years ago |
use cswiki_p;
select left(rev_timestamp, 8), count(*)
from logging
where... |
3 years ago |