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