Query Run
USE enwiki_p; select * from category where lower(cat_title) like '%god%' limit 100; 4 years ago
USE enwiki_p; select * from category limit 100; 4 years ago
USE enwiki_p; select * from category limit rows 100; 4 years ago
USE enwiki_p; select * from category; 4 years ago