Blog bug

For some reason which is currently unclear to me, the recent comments plugin isn’t accessing the contents database and thus nothing is appearing on the sidebar where it normally is. I can’t seem to access the comments database internally either! I’ve contacted our host with a request to sort this out, so please bear with us for a bit.

Update: They’re back! Did anyone else notice anything odd?

Update #2: Here’s what happened, or so I’m told:

The system “temporary space” area was unavailable to the MySQL database backend for a few minutes.

It seems that without access to this area MySQL cannot even reliably read from tables!

Share this... These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • e-mail

3 Responses to “Blog bug”


  1. 1 bjohnsNo Gravatar

    Yeah, MySQL will create temporary tables in its temp directory for some SELECT queries. It’s also used for quite a few other things so odd behavior would be expected should it go away or become unusable.

  2. 2 Jacques ChesterNo Gravatar

    The practical upshot is that you may have outgrown your disk space allocation.

  3. 3 KimNo Gravatar

    Thanks, Jacques. We’ll get that checked.

Leave a Reply

Please read the comments policy. If you would like an icon beside your comment, please register a Gravatar.

There is a Comments Preview function below the typing box which activates when you start typing.

Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Examples:

<strong>Strong</strong>= Strong
<em>Emphasized</em> = Emphasized
<a href="http://www.url.com">Linked text</a>= Linked text
<blockquote>Quoted Text</blockquote>