SHOW FULL COLUMNS FROM `tp_book` [ RunTime:0.000586s ]
SELECT COUNT(*) AS think_count FROM `tp_book` WHERE `status` = 1 AND ( `title` LIKE '%ConsentMagic%' OR `keyword` LIKE '%ConsentMagic%' ) LIMIT 1 [ RunTime:0.150810s ]
SELECT * FROM `tp_book` WHERE `status` = 1 AND ( `title` LIKE '%ConsentMagic%' OR `keyword` LIKE '%ConsentMagic%' ) ORDER BY `addtime` DESC,`id` DESC LIMIT 0,25 [ RunTime:0.169317s ]