select
*
from
revision
left join comment on revision.rev_comment_id =... |
1 year ago |
select
*
from
revision
right join comment on revision.rev_comment_id =... |
1 year ago |
select
*
from
revision
right join comment on revision.rev_comment_id =... |
1 year ago |
select
*
from
revision
right join comment on revision.rev_comment_id =... |
1 year ago |
select
*
from
revision
right join comment on revision.rev_comment_id =... |
1 year ago |
select * from revision
right join
comment
on revision.rev_comment_id =... |
1 year ago |
select * from comment WHERE comment_text LIKE '%[[WP:AFCH|AFCH]] 0.9%' LIMIT 0, 10 |
1 year ago |
select * from comment WHERE comment_text LIKE '%Publishing accepted%' LIMIT 0, 10 |
1 year ago |
select * from comment LIMIT 0, 10 WHERE comment_text LIKE '%Publishing accepted%' |
1 year ago |
select * from comment LIMIT 0, 10 |
1 year ago |
SELECT * FROM user_groups where ug_group = 'patroller' OR ug_group = 'sysop' |
1 year ago |
SELECT * FROM user_groups where ug_group = 'patroller' |
1 year ago |
SELECT * FROM user_groups where ug_group = 'reviewer' |
1 year ago |
SELECT * FROM user_groups where ug_user = 1990013 LIMIT 0, 10 |
1 year ago |
SELECT * FROM user where user_name = 'Robertsky' LIMIT 0, 10 |
1 year ago |
SELECT * FROM user_groups LIMIT 0, 10 |
1 year ago |
SELECT * FROM user_groups |
1 year ago |