SQL
AخA
select * from recentchanges join comment
on rc_comment_id = comment_id
where rc_source = 'mw.categorize'
and rc_title = 'Ошибки_в_использовании_шаблона_СтММ'
limit 10
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.