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