select * from jbr_category where parentid=0 and ismenu = 1 order by listorder asc limit 7 [ runtime:0.003592s ]
select * from jbr_category where parentid=7 and ismenu = 1 order by listorder asc limit 10 [ runtime:0.003592s ]
show columns from `jbr_category` [ runtime:0.003982s ]
select * from `jbr_category` where ( parentid=9 ) [ runtime:0.003618s ]
show columns from `jbr_category` [ runtime:0.004081s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 9 order by listorder asc [ runtime:0.003608s ]
select * from `jbr_category` where ( parentid=8 ) [ runtime:0.003610s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 8 order by listorder asc [ runtime:0.003622s ]
select * from `jbr_category` where ( parentid=10 ) [ runtime:0.003596s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 10 order by listorder asc [ runtime:0.003585s ]
select * from `jbr_category` where ( parentid=11 ) [ runtime:0.003652s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 11 order by listorder asc [ runtime:0.003578s ]
select * from `jbr_category` where ( parentid=12 ) [ runtime:0.003587s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 12 order by listorder asc [ runtime:0.003577s ]
select * from `jbr_category` where ( parentid=13 ) [ runtime:0.003579s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 13 order by listorder asc [ runtime:0.003580s ]
select * from `jbr_category` where ( parentid=15 ) [ runtime:0.003606s ]
select * from `jbr_category` where `ismenu` = 1 and `parentid` = 15 order by listorder asc [ runtime:0.003567s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=106 and a.status!=1 order by a.updatetime desc [ runtime:0.003936s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=106 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.028562s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=17 and a.status!=1 order by a.updatetime desc [ runtime:0.003550s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=17 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.054371s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=34 and a.status!=1 order by a.updatetime desc [ runtime:0.003555s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=34 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.029076s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=39 and a.status!=1 order by a.updatetime desc [ runtime:0.003555s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=39 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.021952s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=44 and a.status!=1 order by a.updatetime desc [ runtime:0.003608s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=44 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.014930s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=49 and a.status!=1 order by a.updatetime desc [ runtime:0.003550s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=49 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.011759s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=54 and a.status!=1 order by a.updatetime desc [ runtime:0.003554s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=54 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.003978s ]
select count(*) as count from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=59 and a.status!=1 order by a.updatetime desc [ runtime:0.003562s ]
select * from jbr_article a left join jbr_article_data b on a.id=b.id where a.catid=59 and a.status!=1 order by a.updatetime desc limit 0,99999 [ runtime:0.003863s ]
select * from jbr_category where parentid=0 and ismenu = 1 order by listorder asc limit 7 [ runtime:0.003580s ]
select count(*) as count from jbr_images where catid=93 and status!=1 order by listorder desc [ runtime:0.003545s ]
select * from jbr_images where catid=93 and status!=1 order by listorder desc limit 0,10 [ runtime:0.003585s ]