Query Run
select * from categorylinks where cl_to LIKE '%Computer%' and cl_type =... 4 years ago
select * from categorylinks where cl_to LIKE '%Computer%' limit 10; 4 years ago
select * from categorylinks where cl_type = 'subcat' limit 10; 4 years ago