Jump to content

[SOLVED] Just can't get it to work


scottybwoy

Recommended Posts

Hi I'm trying to install MySQL 5.1.26 on Windows Pro sp4 and it just won't work.  At the moment after typing "mysqld" --console

 

it returns :

 

080606 10:58:21 [Warning] Can't create test file C:\MySQL\data\com3.lower-test

080606 10:58:21 [Warning] Can't create test file C:\MySQL\data\com3.lower-test

080606 10:58:21  InnoDB: Error: unable to create temporary file; errno: 2

080606 10:58:21 [ERROR] Plugin 'InnoDB' init function returned error.

080606 10:58:21 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

 

080606 10:58:21 [ERROR] Unknown/unsupported table type: INNODB

080606 10:58:21 [ERROR] Aborting

 

080606 10:58:21 [Note] mysqld: Shutdown complete

 

The MySQL website is rubbish for finding answers and haven't found a satisfactory one elsewhere, but I know the guys on here are really good so thought you might be able help.  Thanks in advance

Link to comment
Share on other sites

No Checked that it's open to everyone. 777  Apparently according to MySQL it doesn't really matter about the temp files.  But the INNODB is the problem

According to the refman page, it is a write permission issue, and has nothing to do with innodb....

 

But your second problem does... what version? Sounds like you have --skip-innodb... what does SHOW ENGINES say?

Link to comment
Share on other sites

OK, sorry for my impatience waiting for your response.

 

But I have since installed it on practically a fresh install of Win XP SP2, and am getting similar problems.

 

The one I am having now is...

 

080610 13:36:07  InnoDB: Started; log sequence number 0 46409

080610 13:36:07 [ERROR] C:\MySQL51\bin\mysqld: Can't create/write to file 'C:\Do

cuments and Settings\All Users\Application Data\MySQL\MySQL Server 5.1\data\com4.pid' (Errcode: 2)

Can't start server: can't create PID file: No such file or directory

 

This location is available and has all the write permissions.

 

I am using MySQL version 5.1 windows XP installer.

 

Are their any known problems with installing on a local web development machine within a domain?

 

Thanks for your time.

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.