Query | Run |
---|---|
use ukwiki_p; select sum(1) as blocks, log_title from logging where... | 6 years ago |
use ukwiki_p; select sum(1) as blocks, log_title from logging where... | 6 years ago |
use ukwiki_p; select * from logging where log_type = 'block' | 6 years ago |
use ukwiki_p; select * from logging where log_type = block | 6 years ago |
use ukwiki_p; select * from logging | 6 years ago |