• Hi,

    I host hundreds of WP installations on a server, and as of today they have all ceased functioning with the following error:

    WordPress database error: [Can’t create/write to file ‘/tmp/#sql_119b_0.MYI’ (Errcode: 17)]
    SELECT * FROM insiderupdate_posts WHERE 1=1 AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment” GROUP BY insiderupdate_posts.ID ORDER BY post_date DESC LIMIT 0, 15

    No other mySQL application on the server is affected.

    Any suggestions please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Um, why is it pointed to the /tmp directory? That doesn’t sound right. Should be something like /var/mysql/ isn’t it?

    It is a mysql error (errcode: 17). Not much we can do here to help. Usually I’d say “Contact your host” about now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mySQL error on every installation’ is closed to new replies.