use enwiki_p;
select af_id, af_public_comments, af_hit_count from... |
7 years ago |
use enwiki_p;
select af_id, af_public_comments, af_hit_count from... |
7 years ago |
use enwiki_p;
select * from abuse_filter where af_id in
(
select af_id from... |
7 years ago |
use enwiki_p;
select * from
(
select length(af_pattern) len, af_id
from... |
7 years ago |
use enwiki_p;
select * from
(
select length(af_pattern) len, af_id,... |
7 years ago |
use enwiki_p;
select * from
(
select length(af_pattern) len, af_id
from... |
7 years ago |
use enwiki_p;
select length(af_pattern), af_id
from abuse_filter
where... |
7 years ago |
use enwiki_p;
select length(af_pattern), *
from abuse_filter
where... |
7 years ago |
use enwiki_p;
select length(af_pattern)
from abuse_filter
where af_enabled =... |
7 years ago |
use enwiki_p;
select len(af_pattern)
from abuse_filter
where af_enabled =... |
7 years ago |
use enwiki_p;
select len(af_pattern)
from abuse_filter
where af_enabled =... |
7 years ago |
use enwiki_p;
select len(af_pattern)
from abuse_filter
where af_enabled =... |
7 years ago |
use enwiki_p;
select len(af_pattern), *
from abuse_filter
where af_enabled =... |
7 years ago |
use enwiki_p;
select *
from abuse_filter
where af_enabled = 1
-- and... |
7 years ago |
use enwiki_p;
select *
from abuse_filter
-- where af_enabled = 1
-- and... |
7 years ago |
use enwiki_p;
select *
from abuse_filter
-- where af_enabled = 1
-- and... |
7 years ago |
use enwiki_p;
select *
from abuse_filter
where af_enabled = 1
-- and... |
7 years ago |
use enwiki_p;
select *
from abuse_filter
where af_enabled = 1
and af_pattern = '';
|
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit... |
7 years ago |
use enwiki_p;
select * from abuse_filter_log
order by afl_id desc
limit 10;
|
7 years ago |
use enwiki_p;
select * from abuse_filter_log
limit 10;
|
7 years ago |
use fawiki_p;
show tables; |
7 years ago |