SHOW FULL COLUMNS FROM `sa_navigation` [ RunTime:0.002992s ]
SELECT * FROM `sa_navigation` WHERE ( `is_show` = 1 AND `parent_id` = 0 ) AND ( 1=1 ) ORDER BY `sort` ASC LIMIT 100 [ RunTime:0.001478s ]
SELECT * FROM `sa_navigation` WHERE ( `show_buttom` = 1 AND `parent_id` = 0 ) AND ( 1=1 ) ORDER BY `sort` ASC LIMIT 100 [ RunTime:0.001399s ]
SELECT * FROM `sa_navigation` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000912s ]
SELECT * FROM `sa_navigation` WHERE `is_show` = 1 AND `parent_id` = 1 ORDER BY `sort` ASC [ RunTime:0.000925s ]
SHOW FULL COLUMNS FROM `sa_ad` [ RunTime:0.002720s ]
SELECT * FROM `sa_ad` WHERE ( pid = 1 and enabled =1 ) ORDER BY `orderby` ASC LIMIT 1 [ RunTime:0.000864s ]
SELECT * FROM `sa_navigation` WHERE `parent_id` = 2 AND `is_show` = 1 ORDER BY `sort` ASC [ RunTime:0.001041s ]
SHOW FULL COLUMNS FROM `sa_address` [ RunTime:0.002139s ]
SELECT * FROM `sa_address` ORDER BY `sort` ASC LIMIT 8 [ RunTime:0.000523s ]
SELECT `id` FROM `sa_navigation` WHERE `parent_id` = 0 AND `is_show` = 1 ORDER BY `sort` ASC [ RunTime:0.001068s ]
SHOW FULL COLUMNS FROM `sa_article` [ RunTime:0.002836s ]
SELECT COUNT(*) AS think_count FROM `sa_article` WHERE ( 1=1 and cat_id = -1 and cat_id in ( 1,2,7,12,21,25,34 ) and is_show = 1 ) LIMIT 1 [ RunTime:0.000782s ]
SELECT * FROM `sa_article` WHERE ( 1=1 and cat_id = -1 and cat_id in ( 1,2,7,12,21,25,34 ) and is_show = 1 ) ORDER BY `add_time` ASC LIMIT 0,10 [ RunTime:0.000833s ]