SHOW FULL COLUMNS FROM `app_site` [ RunTime:0.010737s ]
SELECT * FROM `app_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000897s ]
SHOW FULL COLUMNS FROM `app_tongji` [ RunTime:0.001453s ]
SELECT * FROM `app_tongji` WHERE `id` = 1 LIMIT 1 [ RunTime:0.009671s ]
UPDATE `app_tongji` SET `num` = 102499907 WHERE ( id=1 ) [ RunTime:0.010320s ]
SHOW FULL COLUMNS FROM `app_article` [ RunTime:0.002423s ]
SELECT COUNT(*) AS think_count FROM `app_article` WHERE `status` = 1 AND ( find_in_set(154,path) ) LIMIT 1 [ RunTime:0.096817s ]
SELECT * FROM `app_article` WHERE `status` = 1 AND ( find_in_set(154,path) ) ORDER BY `orders` DESC,`create_time` DESC LIMIT 30,10 [ RunTime:0.032683s ]
SHOW FULL COLUMNS FROM `app_category` [ RunTime:0.022386s ]
SELECT * FROM `app_category` WHERE `id` = 79 LIMIT 1 [ RunTime:0.000917s ]
SELECT * FROM `app_category` WHERE ( id=79 ) LIMIT 1 [ RunTime:0.000892s ]
SELECT * FROM `app_category` WHERE `status` = 1 AND `ismenu` = 1 AND `site` = 1 ORDER BY `orders` ASC,`id` ASC LIMIT 15 [ RunTime:0.012677s ]
SELECT * FROM `app_category` WHERE ( id=79 ) LIMIT 1 [ RunTime:0.001214s ]
SELECT * FROM `app_category` WHERE ( id=79 ) LIMIT 1 [ RunTime:0.001939s ]
SELECT * FROM `app_category` WHERE `status` = 1 AND `pid` = 79 ORDER BY `orders` ASC,`id` ASC LIMIT 10 [ RunTime:0.002807s ]
SHOW FULL COLUMNS FROM `app_link` [ RunTime:0.016143s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=3 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.000989s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=4 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.001003s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=7 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.000925s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=8 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.022814s ]