SHOW FULL COLUMNS FROM `tp_book` [ RunTime:0.008801s ]
SELECT COUNT(*) AS think_count FROM `tp_book` WHERE ( `title` LIKE '%jspmysqlSpringSpringboot%' OR `keyword` LIKE '%jspmysqlSpringSpringboot%' ) LIMIT 1 [ RunTime:0.237189s ]
SELECT * FROM `tp_book` WHERE ( `title` LIKE '%jspmysqlSpringSpringboot%' OR `keyword` LIKE '%jspmysqlSpringSpringboot%' ) ORDER BY `id` DESC LIMIT 0,25 [ RunTime:0.165375s ]