SHOW FULL COLUMNS FROM `template_category` [ RunTime:0.002275s ]
SELECT * FROM `template_category` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001362s ]
SHOW FULL COLUMNS FROM `template` [ RunTime:0.002538s ]
SELECT COUNT(*) AS think_count FROM `template` WHERE `status` = 1 AND `category_id` = 5 AND `language` = 'zh' ORDER BY `create_time` DESC [ RunTime:0.001457s ]
SELECT * FROM `template` WHERE `status` = 1 AND `category_id` = 5 AND `language` = 'zh' ORDER BY `create_time` DESC LIMIT 36,12 [ RunTime:0.003121s ]
SELECT * FROM `template_category` WHERE `type` = 'language' [ RunTime:0.023100s ]