Jump to content

Weird, inconsistent problems with MySQL 5.0.33


IMNOboist

Recommended Posts

I'm running MySQL 5.0.33 on OpenBSD 4.1 x64. I've been having some weird problems that I can't seem to find anything consistent about. First and foremost, it locks up occasionally, especially when a lot of people are using it. Second, I'm trying to create a database using an SQL script file, and it will create the database and the first few tables, but that's it. Then it fails saying: "ERROR 1005 (HY000) at line 109: Can't create table 'table_name' (errno: 9)"

 

I'm wondering if there's a known problem with this version of MySQL or with this version on OpenBSD or on 64-bit OSes.

 

Any ideas? I'd be happy to supply any information that would help.

Link to comment
Share on other sites

I'm running MySQL 5.0.33 on OpenBSD 4.1 x64. I've been having some weird problems that I can't seem to find anything consistent about. First and foremost, it locks up occasionally, especially when a lot of people are using it. Second, I'm trying to create a database using an SQL script file, and it will create the database and the first few tables, but that's it. Then it fails saying: "ERROR 1005 (HY000) at line 109: Can't create table 'table_name' (errno: 9)"

 

I'm wondering if there's a known problem with this version of MySQL or with this version on OpenBSD or on 64-bit OSes.

 

Any ideas? I'd be happy to supply any information that would help.

Well, error 1005 is a file permission issue... as for the sluggishness, check the slow query log.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.