SELECT @@collation_connection AS c [ RunTime:0.000519s ]
SET collation_connection = 'utf8mb4_unicode_ci' [ RunTime:0.000155s ]
SHOW FULL COLUMNS FROM `t_extend` [ RunTime:0.019987s ]
SELECT `json_extend` FROM `t_extend` WHERE `name` = 'tags' LIMIT 1 [ RunTime:0.003771s ]
SELECT * FROM `t_extend` WHERE `name` = 'multilang' LIMIT 1 [ RunTime:0.016441s ]
SHOW FULL COLUMNS FROM `t_multilang_config` [ RunTime:0.000731s ]
SELECT `locale` FROM `t_multilang_config` WHERE `is_enabled` = 1 AND `is_default` = 0 ORDER BY `sort` ASC [ RunTime:0.000368s ]
SHOW FULL COLUMNS FROM `t_column` [ RunTime:0.000583s ]
SELECT `id`,`tid`,`type`,`name`,`sort`,`nav`,`show`,`create_time`,`json_extend` FROM `t_column` WHERE `show` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.003051s ]
SHOW FULL COLUMNS FROM `t_message` [ RunTime:0.039710s ]
SELECT `json_extend` FROM `t_message` WHERE `mode` = 'default' AND `name` = 'captcha' LIMIT 1 [ RunTime:0.000376s ]
SHOW FULL COLUMNS FROM `t_url_redirects` [ RunTime:0.017417s ]
SELECT `new_url` FROM `t_url_redirects` WHERE `old_url` = 'tags/cog-lcd-12864' AND `enabled` = 1 LIMIT 1 [ RunTime:0.000324s ]
SHOW FULL COLUMNS FROM `t_tags_keyword` [ RunTime:0.000575s ]
SELECT * FROM `t_tags_keyword` WHERE `slug` = 'cog-lcd-12864' LIMIT 1 [ RunTime:0.000348s ]
SHOW FULL COLUMNS FROM `t_multilang_translation` [ RunTime:0.000641s ]
SELECT `field_name`,`field_value` FROM `t_multilang_translation` WHERE `entity_type` = 'tag' AND `entity_id` = 438 AND `locale` = 'de' AND `status` > 0 AND `field_name` IN ('title','description','keywords','name','title_seo','introduce','subtitle','summary','ext_data','index_title','index_keywords','index_description','seo_title','related_keywords','synonyms','tags_description','tags_content_template','seo_keywords','seo_description') [ RunTime:0.001117s ]
SELECT `article_count` FROM `t_tags_keyword` WHERE `id` = 438 LIMIT 1 [ RunTime:0.000266s ]
SHOW FULL COLUMNS FROM `t_detail` [ RunTime:0.000685s ]
SELECT `t`.`id` FROM `t_detail` `t` WHERE `t`.`show` = '1' AND ( (LOWER(t.title) LIKE '%cog lcd 12864%' OR LOWER(JSON_UNQUOTE(JSON_EXTRACT(t.json_extend, '$.keywords'))) LIKE '%cog lcd 12864%' OR LOWER(JSON_UNQUOTE(JSON_EXTRACT(t.json_extend, '$.tags'))) LIKE '%cog lcd 12864%') ) ORDER BY t.sort DESC, t.publish_time desc, t.id DESC LIMIT 0,21 [ RunTime:0.004782s ]
SELECT `t`.*,`c`.`name`,c.tid as column_tid,c.json_extend as column_json_extend,dc.column_id as primary_column_id FROM `t_detail` `t` INNER JOIN `t_detail_column` `dc` ON `dc`.`detail_id`=t.id AND dc.is_primary = 1 INNER JOIN `t_column` `c` ON `c`.`id`=`dc`.`column_id` WHERE `t`.`id` IN ('1693','1694','1796','1800','1696','1697','1706','1710','1716','1732','1722','1720','1721','1758','1718','1759','1734','1742','1826','1825') AND `c`.`show` = '1' ORDER BY t.sort DESC, t.publish_time desc, t.id DESC [ RunTime:0.004804s ]
SELECT `entity_id`,`field_name`,`field_value` FROM `t_multilang_translation` WHERE `entity_type` = 'detail' AND `entity_id` IN (1693,1694,1796,1800,1696,1710,1732,1722,1720,1721,1758,1718,1734,1826,1825) AND `locale` = 'de' AND `status` > 0 AND `field_name` IN ('title','description','keywords','name','title_seo','introduce','subtitle','summary','ext_data','index_title','index_keywords','index_description','seo_title','related_keywords','synonyms','tags_description','tags_content_template','seo_keywords','seo_description') [ RunTime:0.015123s ]
SHOW FULL COLUMNS FROM `t_multilang_translation_content` [ RunTime:0.000737s ]
SELECT `entity_id`,`field_name`,`content` FROM `t_multilang_translation_content` WHERE `entity_type` = 'detail' AND `entity_id` IN (1693,1697,1706,1716,1758,1734) AND `locale` = 'de' AND `status` > 0 [ RunTime:0.000683s ]
SELECT `entity_id`,`field_value` FROM `t_multilang_translation` WHERE `entity_type` = 'tag' AND `entity_id` IN (421,420,896,893,895,270,911,938,939,918,897,913,908,439,454,920,925,954,945,953,944,929,915,928,900,919,917,894,916,943,906,901,946,931,907,942,904,947,930,892,926,905,269,899,935,934,898,936) AND `locale` = 'de' AND `field_name` = 'name' AND `status` > 0 [ RunTime:0.001565s ]
SHOW FULL COLUMNS FROM `t_innerlink_detail` [ RunTime:0.000625s ]
SELECT `entity_id`,`field_value` FROM `t_multilang_translation` WHERE `entity_type` = 'innerlink' AND `entity_id` IN (50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97) AND `locale` = 'de' AND `field_name` = 'name' AND `status` > 0 [ RunTime:0.001319s ]
SELECT `id`,`tid`,`json_extend` FROM `t_column` [ RunTime:0.004250s ]
SELECT `locale` FROM `t_multilang_config` WHERE `is_enabled` = 1 AND `is_default` = 0 ORDER BY `sort` ASC [ RunTime:0.034447s ]
SELECT `id`,`tid`,`type`,`name`,`sort`,`nav`,`show`,`create_time`,`json_extend` FROM `t_column` ORDER BY `sort` DESC,`id` ASC [ RunTime:0.002928s ]
SELECT `locale` FROM `t_multilang_config` WHERE `is_enabled` = 1 AND `is_default` = 0 ORDER BY `sort` ASC [ RunTime:0.000469s ]
SELECT `id`,`tid`,`type`,`name`,`sort`,`nav`,`show`,`create_time`,`json_extend` FROM `t_column` ORDER BY `sort` DESC,`id` ASC [ RunTime:0.003204s ]
SELECT `json_extend` FROM `t_message` WHERE `mode` = 'default' AND `name` = 'security' LIMIT 1 [ RunTime:0.014880s ]
SELECT `id` FROM `t_message` WHERE `mode` = 'default' AND `name` = 'field' LIMIT 1 [ RunTime:0.000304s ]
SELECT * FROM `t_extend` WHERE `name` = 'baidu' LIMIT 1 [ RunTime:0.000482s ]
SELECT * FROM `t_extend` WHERE `name` = 'sm' LIMIT 1 [ RunTime:0.000371s ]
SELECT * FROM `t_extend` WHERE `name` = 'bing' LIMIT 1 [ RunTime:0.000350s ]
SELECT * FROM `t_extend` WHERE `name` = 'google' LIMIT 1 [ RunTime:0.000348s ]
SELECT * FROM `t_extend` WHERE `name` = 'yandex' LIMIT 1 [ RunTime:0.011055s ]
SELECT * FROM `t_extend` WHERE `name` = 'toutiao' LIMIT 1 [ RunTime:0.000355s ]
SELECT * FROM `t_extend` WHERE `name` = 'sogou' LIMIT 1 [ RunTime:0.000367s ]