SHOW FULL COLUMNS FROM `cs_post` [ RunTime:0.001033s ]
SELECT id as Post FROM `cs_post` WHERE ( slug='self-contained-breathing-apparatus' or title='self contained breathing apparatus' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.002146s ]
SHOW FULL COLUMNS FROM `cs_category` [ RunTime:0.000656s ]
SELECT id as Category FROM `cs_category` WHERE ( slug='self-contained-breathing-apparatus' or title='self contained breathing apparatus' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000411s ]
SELECT COUNT(*) AS think_count FROM `cs_post` WHERE `pid` = 128 LIMIT 1 [ RunTime:0.005433s ]
SHOW FULL COLUMNS FROM `cs_config` [ RunTime:0.000533s ]
SELECT * FROM `cs_config` WHERE `type` = 'system' LIMIT 1 [ RunTime:0.000247s ]
SELECT * FROM `cs_config` WHERE `type` = 'system' LIMIT 1 [ RunTime:0.000194s ]
SELECT * FROM `cs_category` WHERE ( id=128 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000240s ]
SHOW FULL COLUMNS FROM `cs_meta` [ RunTime:0.000378s ]
SELECT * FROM `cs_meta` WHERE `fid` = 128 [ RunTime:0.000152s ]
SHOW FULL COLUMNS FROM `cs_type` [ RunTime:0.000355s ]
SELECT * FROM `cs_type` WHERE `tid` = 2 [ RunTime:0.000163s ]
SELECT `id`,`pid`,`title`,`slug`,`sort`,`pic`,`content`,`showpic` FROM `cs_category` WHERE `pid` = 128 ORDER BY `sort` [ RunTime:0.000277s ]
SELECT `id`,`pid`,`title`,`slug`,`sort` FROM `cs_category` WHERE `id` = 104 [ RunTime:0.000171s ]
SELECT `id`,`title`,`slug`,`pid`,`tid` FROM `cs_category` WHERE `hide` <> 1 ORDER BY `sort`,`id` [ RunTime:0.000432s ]
UPDATE `cs_category` SET `page_view` = `page_view` + 1 WHERE ( id=128 ) [ RunTime:0.000186s ]
SELECT COUNT(*) AS think_count FROM `cs_post` WHERE `tid` = 2 AND `hide` <> 1 AND `pid` = 128 LIMIT 1 [ RunTime:0.005302s ]
SELECT COUNT(*) AS think_count FROM `cs_post` WHERE ( tid=2 and hide!=1 and pid in(128) and title!='Self Contained Breathing Apparatus' ) LIMIT 1 [ RunTime:0.004966s ]
SELECT `id`,`title`,`showpic`,`sort`,`slug`,`pid`,`tid`,`pic`,`content` FROM `cs_post` WHERE ( tid=2 and hide!=1 and pid in(128) and title!='Self Contained Breathing Apparatus' ) ORDER BY sign(sort) desc,abs(sort) asc,id desc LIMIT 0,24 [ RunTime:0.005032s ]
SELECT * FROM `cs_type` WHERE `tid` = 2 LIMIT 1 [ RunTime:0.000225s ]