| 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.000 | 1 |
| INSERT INTO `visitors` (`ip`, `fromurl`, `tourl`, `searchtype`, `keywords`, `created`) VALUES ('38.107.179.226', '', 'http://lvyou.hy3g.zhangshang.mobi/trade/lists/19', 0, '', 1337722648) | 0.000 | 1 |
| select tourl,created from visitors where tourl='' and ip='38.107.179.226' and created>1337722048 and 1337722648-created>5 order by id desc limit 0,1 | 0.000 | 0 |
| INSERT INTO `out_pages` (`ip`, `page`, `created`) VALUES ('38.107.179.226', 'http://lvyou.hy3g.zhangshang.mobi/trade/lists/19', 1337722648) | 0.000 | 1 |
| SELECT `trade_cats`.*
FROM `trade_cats`
WHERE `published` = 1
AND `parent_id` = 19
ORDER BY `sort_order` ASC | 0.000 | 0 |
| select count(id) as count from `trade_cats` where published=1 and parent_id=19 | 0.000 | 1 |
| SELECT `trade_cats`.*
FROM `trade_cats`
WHERE `id` = 19
LIMIT 0, 1 | 0.000 | 1 |
| SELECT `trades`.*
FROM `trades`
WHERE `audit` = 1
AND `deadline` >= '2012-05-23'
AND `trade_cat_id` = 19
ORDER BY `id` DESC
LIMIT 0, 12 | 0.001 | 0 |
| SELECT COUNT(*) AS `total_rows` FROM (SELECT `trades`.*
FROM `trades`
WHERE `audit` = 1
AND `deadline` >= '2012-05-23'
AND `trade_cat_id` = 19
ORDER BY `id` DESC) AS `counted_results` | 0.000 | 1 |
| SELECT `trade_cats`.*
FROM `trade_cats`
WHERE `id` = 19
LIMIT 0, 1 | 0.001 | 1 |
| SELECT `trade_cats`.*
FROM `trade_cats`
WHERE `id` = 16
LIMIT 0, 1 | 0.001 | 1 |
| SELECT `trade_cats`.*
FROM `trade_cats`
WHERE `id` = 19
LIMIT 0, 1 | 0.001 | 1 |
| SELECT `trade_cats`.*
FROM `trade_cats`
WHERE `id` = '16'
LIMIT 0, 1 | 0.001 | 1 |
| SELECT `configs`.*
FROM `configs`
WHERE `tag` = 'trade_path'
LIMIT 0, 1 | 0.001 | 1 |
| select * from layouts where locate('/trade/cat',url)>0 limit 0,1 | 0.000 | 0 |
| select * from navigations where locate('/trade/cat',link)>0 limit 0,1 | 0.169 | 0 |
| select id,name,url,img,position,ad_type from second_ads where position in (1,2,3) AND published=1 and module = 12 and cat = 19 | 0.006 | 0 |
| SELECT `tag`, `value`
FROM `seos`
WHERE `tag` = 'valide_string'
ORDER BY `tag` ASC | 0.000 | 0 |
| UPDATE `sessions` SET `last_activity` = 1337722649, `data` = 'c2Vzc2lvbl9pZHxzOjMyOiJkZGZiNGI3NjkzNjM1YzI5NzNlOTY1ZjQ5YmY1NGY0YyI7dG90YWxfaGl0c3xpOjE4O19rZl9mbGFzaF98YTowOnt9dXNlcl9hZ2VudHxzOjQ4OiJDQ0JvdC8xLjAgKCtodHRwOi8vd3d3LmNvbW1vbmNyYXdsLm9yZy9ib3QuaHRtbCkiO2lwX2FkZHJlc3N8czoxNDoiMzguMTA3LjE3OS4yMjkiO2xhc3RfYWN0aXZpdHl8aToxMzM3NzIyNjQ4Ow==' WHERE `session_id` = 'ddfb4b7693635c2973e965f49bf54f4c' | 0.000 | 1 |
| Total: 20 | 0.184 | 82 |