Support » Plugin: Query Monitor » Strange insert query

  • Resolved sintarta

    (@sintarta)


    Hi
    i have a problem and i dont know where to look for an answer.

    My problem is:

    When i click to add a new post, on query monitor screen this is what i see

    INSERT INTOwp_posts(post_author,post_date,post_date_gmt,post_content,post_content_filtered,post_title,post_excerpt,post_status,post_type,comment_status,ping_status,post_password,post_name,to_ping,pinged,post_modified,post_modified_gmt,post_parent,menu_order,post_mime_type,guid`) VALUES (1, ‘2021-08-06 10:21:52’, ‘0000-00-00 00:00:00’, ”, ”, ‘Auto Draft’, ”, ‘auto-draft’, ‘post’, ‘closed’, ‘closed’, ”, ”, ”, ”, ‘2021-08-06 10:21:52’, ‘0000-00-00 00:00:00’, 0, 0, ”, ”)
    UPDATE wp_posts
    SET guid = https://mydomain.xxx/?p=151208
    WHERE ID = 151208

    `

    Not always but very often

    Any help

    Thanks

    • This topic was modified 1 month, 1 week ago by sintarta.
    • This topic was modified 1 month, 1 week ago by sintarta.
    • This topic was modified 1 month, 1 week ago by sintarta.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.