SHOW FULL COLUMNS FROM `app_site` [ RunTime:0.012434s ]
SELECT * FROM `app_site` WHERE `id` = 1 LIMIT 1 [ RunTime:0.018220s ]
SHOW FULL COLUMNS FROM `app_tongji` [ RunTime:0.012862s ]
SELECT * FROM `app_tongji` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001590s ]
UPDATE `app_tongji` SET `num` = 104848723 WHERE ( id=1 ) [ RunTime:0.068554s ]
SHOW FULL COLUMNS FROM `app_article` [ RunTime:0.007146s ]
SELECT COUNT(*) AS think_count FROM `app_article` WHERE `status` = 1 AND ( find_in_set(154,path) ) LIMIT 1 [ RunTime:0.222948s ]
SELECT * FROM `app_article` WHERE `status` = 1 AND ( find_in_set(154,path) ) ORDER BY `orders` DESC,`create_time` DESC LIMIT 50,10 [ RunTime:0.322533s ]
SHOW FULL COLUMNS FROM `app_category` [ RunTime:0.023435s ]
SELECT * FROM `app_category` WHERE `id` = 79 LIMIT 1 [ RunTime:0.014346s ]
SELECT * FROM `app_category` WHERE ( id=79 ) LIMIT 1 [ RunTime:0.022574s ]
SELECT * FROM `app_category` WHERE `status` = 1 AND `ismenu` = 1 AND `site` = 1 ORDER BY `orders` ASC,`id` ASC LIMIT 15 [ RunTime:0.002487s ]
SELECT * FROM `app_category` WHERE ( id=79 ) LIMIT 1 [ RunTime:0.001105s ]
SELECT * FROM `app_category` WHERE ( id=79 ) LIMIT 1 [ RunTime:0.001609s ]
SELECT * FROM `app_category` WHERE `status` = 1 AND `pid` = 79 ORDER BY `orders` ASC,`id` ASC LIMIT 10 [ RunTime:0.002078s ]
SHOW FULL COLUMNS FROM `app_link` [ RunTime:0.002301s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=3 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.003594s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=4 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.013276s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=7 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.017299s ]
SELECT * FROM `app_link` WHERE ( status=1 and classid=8 ) ORDER BY `orders` ASC,`id` DESC LIMIT 500 [ RunTime:0.005683s ]