Query Run
select * from page where page_namespace=6 and char_length(page_title)<5 limit 5; 2 months ago
select * from page where page_namespace=6 and char_length(page_title)<5... 2 months ago
select * from pages where char_length(page_title)<5 order by page_id desc limit 10; 2 months ago