Duration: 0.123 ms , Query= select son from infoclass where id=94 Duration: 0.1735 ms , Query= select name,id,son,left(content,500) as content from infoclass where id in (111,112) order by sort asc Duration: 0.1265 ms , Query= select son from infoclass where id=95 Duration: 0.1835 ms , Query= select name,id,son,left(content,500) as content from infoclass where id in (113,114) order by sort asc Duration: 0.133 ms , Query= select son from infoclass where id=96 Duration: 0.19 ms , Query= select name,id,son,left(content,500) as content from infoclass where id in (115,116) order by sort asc Duration: 0.2145 ms , Query= select * from productclass where id=613 and state>0 Duration: 0.14775 ms , Query= select * from `seo` where id=2 Duration: 2.8955 ms , Query= select count(classid) as t,classid from `product` where state>0 and classid in (613) and ( (name like '%eye%') or itemno ='eye') group by classid order by t desc Duration: 2.54 ms , Query= select count(*) as t from `product` where state>0 and classid in (613) and ( (name like '%eye%') or itemno ='eye') Duration: 5.12475 ms , Query= select * from `product` where state>0 and classid in (613) and ( (name like '%eye%') or itemno ='eye') order by id desc limit 0,80 Duration: 0.24125 ms , Query= select classid as v from product where id=7862 Duration: 0.232 ms , Query= select * from ptaglist where type>=0 Duration: 0.34675 ms , Query= select tid,count(tid) as num from ptag inner join product on pid=product.id and state>=0 and classid in(613) group by tid Duration: 0.136 ms , Query= select content,id from infoclass where id in (0)