• Guys, I have seen these errors reported but with different instances. I get the following error:

    WordPress database error: [MySQL server has gone away]
    TRUNCATE <code>wp_tla_data</code>
    
    WordPress database error: [MySQL server has gone away]
    SELECT * FROM wp_tla_data
    
    WordPress database error: [MySQL server has gone away]
    SELECT option_value FROM wp_options WHERE option_name = 'rich_editing' LIMIT 1
    
    WordPress database error: [MySQL server has gone away]
    SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND post_type = 'post' AND (post_status = 'publish') ORDER BY post_date DESC LIMIT 0, 10
    
    WordPress database error: [MySQL server has gone away]
    SELECT FOUND_ROWS()

    on my site https://www.reanime.net

    The worst part is, even in Google, the crawler caught the error and now my search results are just errors! I dont know what is causing this and I seek help from you guys please.

  • The topic ‘MySQL server has gone away’ is closed to new replies.