| Queries | Time | Rows |
| SELECT `tag`, `value`
FROM `configs`
ORDER BY `tag` ASC | 0.000 | 70 |
| SELECT *
FROM `sessions`
WHERE `session_id` = 'ddfb4b7693635c2973e965f49bf54f4c'
LIMIT 0, 1 | 0.095 | 1 |
| INSERT INTO `visitors` (`ip`, `fromurl`, `tourl`, `searchtype`, `keywords`, `created`) VALUES ('38.107.179.229', '', 'http://lvyou.hy3g.zhangshang.mobi/news/view/712', 0, '', 1337722495) | 0.001 | 1 |
| select tourl,created from visitors where tourl='' and ip='38.107.179.229' and created>1337721895 and 1337722495-created>5 order by id desc limit 0,1 | 0.006 | 0 |
| INSERT INTO `out_pages` (`ip`, `page`, `created`) VALUES ('38.107.179.229', 'http://lvyou.hy3g.zhangshang.mobi/news/view/712', 1337722495) | 0.001 | 1 |
| SELECT `news`.*
FROM `news`
WHERE `id` = 712
LIMIT 0, 1 | 0.227 | 1 |
| select id,title from news where news_cat_id=40 and id <712 and published =1 order by id desc limit 0,1 | 0.001 | 1 |
| select id,title from news where news_cat_id=40 and id >712 and id in(select id from news where news_cat_id=40 and id>712 and published=1 order by id asc) limit 0,1 | 0.112 | 1 |
| UPDATE `news` SET `hits` = 481 WHERE `id` = 712 | 0.039 | 1 |
| SELECT `news_cats`.*
FROM `news_cats`
WHERE `id` = 40
LIMIT 0, 1 | 0.000 | 1 |
| select count(*) as count from news_comments where news_id=712 and published=1 | 0.119 | 1 |
| SELECT `configs`.*
FROM `configs`
WHERE `tag` = 'news_path'
LIMIT 0, 1 | 0.137 | 1 |
| SELECT `layouts`.*
FROM `layouts`
WHERE `url` LIKE '%/news/cat%'
AND `module` = 'news'
LIMIT 0, 1 | 0.000 | 1 |
| SELECT `news_cats`.*
FROM `news_cats`
WHERE `id` = 40
LIMIT 0, 1 | 0.000 | 1 |
| SELECT `news`.*
FROM `news`
WHERE (`title` LIKE '%端午旅游价格平稳 云贵成超值出游地%' OR `keywords` LIKE '%端午旅游价格平稳 云贵成超值出游地%')
AND `id` != 712
ORDER BY `id` DESC | 0.091 | 0 |
| SELECT `tag`, `value`
FROM `seos`
WHERE `tag` = 'valide_string'
ORDER BY `tag` ASC | 0.000 | 0 |
| UPDATE `sessions` SET `last_activity` = 1337722497, `data` = 'c2Vzc2lvbl9pZHxzOjMyOiJkZGZiNGI3NjkzNjM1YzI5NzNlOTY1ZjQ5YmY1NGY0YyI7dG90YWxfaGl0c3xpOjE2O19rZl9mbGFzaF98YTowOnt9dXNlcl9hZ2VudHxzOjQ4OiJDQ0JvdC8xLjAgKCtodHRwOi8vd3d3LmNvbW1vbmNyYXdsLm9yZy9ib3QuaHRtbCkiO2lwX2FkZHJlc3N8czoxNDoiMzguMTA3LjE3OS4yMjkiO2xhc3RfYWN0aXZpdHl8aToxMzM3NzIyNDk1Ow==' WHERE `session_id` = 'ddfb4b7693635c2973e965f49bf54f4c' | 0.247 | 1 |
| Total: 17 | 1.077 | 83 |