SELECT @@collation_connection AS c [ RunTime:0.000421s ]
SHOW FULL COLUMNS FROM `t_extend` [ RunTime:0.000978s ]
SELECT `json_extend` FROM `t_extend` WHERE `name` = 'tags' LIMIT 1 [ RunTime:0.000511s ]
SELECT * FROM `t_extend` WHERE `name` = 'multilang' LIMIT 1 [ RunTime:0.000620s ]
SELECT * FROM `t_extend` WHERE `name` = 'google' LIMIT 1 [ RunTime:0.000597s ]
SELECT * FROM `t_extend` WHERE `name` = 'indexnow' LIMIT 1 [ RunTime:0.000590s ]
SHOW FULL COLUMNS FROM `t_pushengine_task` [ RunTime:0.001450s ]
UPDATE `t_pushengine_task` SET `status` = 1 , `worker` = 'a6ffffce6c0e34c06dd440611cd76d69' , `update_time` = 1788260128 WHERE `engine` = 'google' AND `status` = 0 AND `next_time` <= 1788260128 ORDER BY `id` ASC LIMIT 200 [ RunTime:0.000702s ]
UPDATE `t_pushengine_task` SET `status` = 1 , `worker` = 'b756bd03e9138104378cc487227c4f50' , `update_time` = 1788260128 WHERE `engine` = 'indexnow' AND `status` = 0 AND `next_time` <= 1788260128 ORDER BY `id` ASC LIMIT 200 [ RunTime:0.000581s ]
SHOW FULL COLUMNS FROM `t_multilang_config` [ RunTime:0.000994s ]
SELECT `locale` FROM `t_multilang_config` WHERE `is_enabled` = 1 AND `is_default` = 0 ORDER BY `sort` ASC [ RunTime:0.000561s ]
SHOW FULL COLUMNS FROM `t_column` [ RunTime:0.000830s ]
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.003283s ]
SHOW FULL COLUMNS FROM `t_message` [ RunTime:0.000817s ]
SELECT `json_extend` FROM `t_message` WHERE `mode` = 'default' AND `name` = 'captcha' LIMIT 1 [ RunTime:0.000469s ]
SHOW FULL COLUMNS FROM `t_url_redirects` [ RunTime:0.001606s ]
SELECT `new_url` FROM `t_url_redirects` WHERE `old_url` = 'tags/pvc-protection-tape' AND `enabled` = 1 LIMIT 1 [ RunTime:0.000704s ]
SHOW FULL COLUMNS FROM `t_tags_keyword` [ RunTime:0.001411s ]
SELECT * FROM `t_tags_keyword` WHERE `slug` = 'pvc-protection-tape' LIMIT 1 [ RunTime:0.000798s ]
SHOW FULL COLUMNS FROM `t_multilang_translation` [ RunTime:0.001415s ]
SELECT `field_name`,`field_value` FROM `t_multilang_translation` WHERE `entity_type` = 'tag' AND `entity_id` = 855 AND `locale` = 'fr' 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.000843s ]
SELECT `article_count` FROM `t_tags_keyword` WHERE `id` = 855 LIMIT 1 [ RunTime:0.000422s ]
SHOW FULL COLUMNS FROM `t_detail` [ RunTime:0.000837s ]
SELECT `t`.`id` FROM `t_detail` `t` WHERE `t`.`show` = '1' AND ( (LOWER(t.title) LIKE '%pvc protection tape%' OR LOWER(JSON_UNQUOTE(JSON_EXTRACT(t.json_extend, '$.keywords'))) LIKE '%pvc protection tape%' OR LOWER(JSON_UNQUOTE(JSON_EXTRACT(t.json_extend, '$.tags'))) LIKE '%pvc protection tape%') OR (LOWER(t.title) LIKE '%pvc protection tapes%' OR LOWER(JSON_UNQUOTE(JSON_EXTRACT(t.json_extend, '$.keywords'))) LIKE '%pvc protection tapes%' OR LOWER(JSON_UNQUOTE(JSON_EXTRACT(t.json_extend, '$.tags'))) LIKE '%pvc protection tapes%') ) ORDER BY t.sort DESC, t.publish_time desc, t.id DESC LIMIT 0,21 [ RunTime:0.003682s ]
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` = '1029' AND `c`.`show` = '1' ORDER BY t.sort DESC, t.publish_time desc, t.id DESC [ RunTime:0.001065s ]
SELECT `id`,`tid`,`json_extend` FROM `t_column` [ RunTime:0.003393s ]
SELECT `locale` FROM `t_multilang_config` WHERE `is_enabled` = 1 AND `is_default` = 0 ORDER BY `sort` ASC [ RunTime:0.000650s ]
SELECT `id`,`tid`,`type`,`name`,`sort`,`nav`,`show`,`create_time`,`json_extend` FROM `t_column` ORDER BY `sort` DESC,`id` ASC [ RunTime:0.003582s ]
SELECT `t`.`id` FROM `t_detail` `t` WHERE ( `t`.`type` = '2' ) AND `t`.`show` = '1' ORDER BY t.sort DESC, t.publish_time desc, t.id DESC LIMIT 5 [ RunTime:0.001093s ]
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 ('1047','1046','1045','1044','1043') ORDER BY t.sort DESC, t.publish_time desc, t.id DESC [ RunTime:0.002408s ]
SELECT `id`,`tid`,`json_extend` FROM `t_column` [ RunTime:0.003234s ]
SELECT `t`.`id` FROM `t_detail` `t` WHERE ( `t`.`type` = '3' ) AND `t`.`show` = '1' ORDER BY t.sort DESC, t.publish_time desc, t.id DESC LIMIT 4 [ RunTime:0.001119s ]
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 ('1013','1006','848','847') ORDER BY t.sort DESC, t.publish_time desc, t.id DESC [ RunTime:0.001998s ]
SELECT `id`,`tid`,`json_extend` FROM `t_column` [ RunTime:0.003081s ]
SELECT `id` FROM `t_message` WHERE `mode` = 'default' AND `name` = 'field' LIMIT 1 [ RunTime:0.000538s ]