The folder ibdata is empty.
no such thing like ibdata1 exists.
Concerning changing the ownership/permission ...
I'm running Windows ME no file share activated so there is no option to
change the permission etc.

Do you know what those codes mean...

operating error number 3
and the 011220

Where can I get information about them ?
I still believe something got screwed up on Windows ME level.

> Innodb:operating system error number 3 in a file operation.
> Innodb: Error in creating or opening c:\mysql\data\ibdata\ibdata1
> Innodb: Could not open data files
> 011220 Can't init databases.

Thanks Daniel


----- Original Message -----
From: "Jeff Holt" <[EMAIL PROTECTED]>
To: "Daniel Bechtel" <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 6:10 PM
Subject: RE: Can't connect to SERVER MYSQL localhost


> Did you remove c:\mysql\data\ibdata\ibdata1 before you tried to restart
> MySQL? Maybe system error 3 is the error you get when it tries to create a
> file that doesn't exist. Or perhaps you need to recursively change the
> ownership/permission for c:\mysql?
>
> Jeff Holt
> Hotsos Enterprises, Ltd.
> [EMAIL PROTECTED]
> +1.817.821.9553 tel
> +1.413.480.7346 fax
> http://www.hotsos.com
>
> Join the Oracle Performance Revolution!
>
> -----Original Message-----
> From: Daniel Bechtel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 20, 2001 4:48 PM
> To: [EMAIL PROTECTED]
> Subject: Can't connect to SERVER MYSQL localhost
>
>
> Hello,
>
> I'm running Windows ME and installed 2 weeks ago MYSQL and got it working
> fine. Had no problems. Now suddenly since a couple days I can't get the
> MYSQL Server started anymore. I get the above described message. Well, I
> checked the manual and followed those hint's but it does not tell me much
> more.
>
> I can ping my localhost address 127.0.0.1  and localhost itself, but when
I
> try to telnet to it I get the message "Could not open connection to
> localhost".
>
> To make things worse I deinstalled MYSQL and reinstalled it.
> I kept my previous my.ini but checked it against the manual and can't find
> anything wrong.
> Here it is:
> [mysqld]
> basedir=c:\mysql
> datadir=c:\mysql\data
>
> innodb_data_file_path=ibdata1:2000M;ibdata2:2000M
> innodb_data_home_dir=c:\mysql\data\ibdata
> innodb_log_group_home_dir=c:\mysql\data\iblogs
> innodb_log_arch_dir=c:\mysql\data\iblogs
> innodb_log_archive=1
>
> [WinMySQLadmin]
> Server=C:/MYSQL/bin/mysqld.exe
> QueryInterval=10
>
>
> Now when I start MYSQL with the command MYSQLD
> I get the following errors:
> Innodb:operating system error number 3 in a file operation.
> Innodb: Error in creating or opening c:\mysql\data\ibdata\ibdata1
> Innodb: Could not open data files
> 011220 Can't init databases.
>
> I believe this is not a MYSQL issue but rather something on Windows
> operating System level.
> I don't know any further, especially after it worked before and I probably
> screwed something up, but I can't find what it is.
>
> HELP !
>
> Daniel
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to