SHOW FULL COLUMNS FROM `fn_category` [ RunTime:0.000577s ]
SHOW FULL COLUMNS FROM `fn_book` [ RunTime:0.000605s ]
SELECT `id`,`title`,`author`,`authorid`,`filename`,`genre`,`subgenre`,`cover`,`hits`,`words`,`comments`,`chapters`,`isfinish`,`finishtime`,`create_time` FROM `fn_book` WHERE `status` = 1 AND `genre` = 13 ORDER BY `hits` DESC LIMIT 10 [ RunTime:0.001133s ]
SELECT `id`,`title`,`author`,`authorid`,`filename`,`genre`,`subgenre`,`cover`,`hits`,`words`,`comments`,`chapters`,`isfinish`,`finishtime`,`create_time`,GREATEST(create_time, update_time) as new_time FROM `fn_book` WHERE `status` = 1 AND `genre` = 13 ORDER BY `new_time` DESC LIMIT 10 [ RunTime:0.001107s ]
SELECT `id`,`title`,`author`,`authorid`,`filename`,`genre`,`subgenre`,`cover`,`hits`,`words`,`comments`,`chapters`,`isfinish`,`finishtime`,`create_time` FROM `fn_book` WHERE `status` = 1 AND `genre` = 13 ORDER BY `comments` DESC LIMIT 10 [ RunTime:0.001013s ]
SELECT `id`,`title`,`author`,`authorid`,`filename`,`genre`,`subgenre`,`cover`,`hits`,`words`,`comments`,`chapters`,`isfinish`,`finishtime`,`create_time` FROM `fn_book` WHERE `status` = 1 AND `genre` = 13 ORDER BY `chapters` DESC LIMIT 10 [ RunTime:0.000966s ]
SELECT `id`,`title`,`author`,`authorid`,`filename`,`genre`,`subgenre`,`cover`,`hits`,`words`,`comments`,`chapters`,`isfinish`,`finishtime`,`create_time` FROM `fn_book` WHERE `status` = 1 AND `genre` = 13 AND `isfinish` = 2 ORDER BY `finishtime` DESC LIMIT 10 [ RunTime:0.000716s ]
SELECT `id`,`title`,`author`,`authorid`,`filename`,`genre`,`subgenre`,`cover`,`hits`,`words`,`comments`,`chapters`,`isfinish`,`finishtime`,`create_time` FROM `fn_book` WHERE `status` = 1 AND `genre` = 13 ORDER BY `words` DESC LIMIT 10 [ RunTime:0.000968s ]
SHOW FULL COLUMNS FROM `fn_advsr` [ RunTime:0.000700s ]
SELECT * FROM `fn_advsr` WHERE `status` = 1 AND `adver_id` = 124 ORDER BY `level` DESC LIMIT 1 [ RunTime:0.000418s ]
SHOW FULL COLUMNS FROM `fn_links` [ RunTime:0.001030s ]
SELECT * FROM `fn_links` WHERE `status` = 1 ORDER BY `sort` DESC [ RunTime:0.002041s ]
SHOW FULL COLUMNS FROM `fn_addons_baidupush` [ RunTime:0.000572s ]
SELECT * FROM `fn_addons_baidupush` WHERE `url` = 'https://www.272500.com.cn/top-female-all.html' LIMIT 1 [ RunTime:0.000431s ]