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