SHOW FULL COLUMNS FROM `jy_channel` [ RunTime:0.054067s ]
SELECT * FROM `jy_channel` WHERE ( `status` = 1 AND `id` = 30 ) AND `jy_channel`.`delete_time` = '0' LIMIT 1 [ RunTime:0.001034s ]
SELECT `id`,`pid`,`title` FROM `jy_channel` WHERE ( `status` = 1 ) AND `jy_channel`.`delete_time` = '0' [ RunTime:0.000446s ]
SHOW FULL COLUMNS FROM `jy_content` [ RunTime:0.002820s ]
SELECT COUNT(*) AS think_count FROM `jy_content` WHERE ( `pid` IN (30,0) AND `status` = 1 ) AND `jy_content`.`delete_time` = '0' LIMIT 1 [ RunTime:0.001019s ]
SELECT `id`,`picture`,`title`,`smalltext`,`create_time`,`click` FROM `jy_content` WHERE ( `pid` IN (30,0) AND `status` = 1 ) AND `jy_content`.`delete_time` = '0' LIMIT 18,18 [ RunTime:0.000407s ]
SELECT `id`,`title`,`picture` FROM `jy_content` WHERE ( `is_top` = 1 AND `status` = 1 ) AND `jy_content`.`delete_time` = '0' LIMIT 18 [ RunTime:0.058309s ]