Query Run
select * from category c1 #join category c2 on c1.cat_subcats =... 7 months ago
select * from category c1 --join category c2 on c1.cat_subcats =... 7 months ago
select * from category c1 join category c2 on c1.cat_subcats =... 7 months ago
select * from category c1 join category c2 on c1.cat_subcats =... 7 months ago
select * from category limit 20 7 months ago
select * category limit 20 7 months ago
select * from categorylinks limit 50 7 months ago
select * from categorylinks limit 10 7 months ago