MySQL Forums
Forum List  »  Install & Repo

Re: System error 1067
Posted by: Daniel Peck
Date: June 25, 2006 10:36PM

Thanks, that helped (I think). I did everything you said, and when I did a NET START MySQL it said service started sucessfully.

I then did a Mysqld --console and this is what showed up in the cmd prompt:

C:\Program FIles\MySQL\MySQL Server 5.0\bin>mysqld --console
060626 0:24:49 InnoDB: Operating system error number 32 in file operation.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql/com/doc/mysql/en/Operating_System_error_codes.html
InnoDB: File name .\ibdata1
InnoDB: File operationg call: 'open'
InnoDB: Cannot continue operation.


-- Also, the book I'm reading tells me to do a:
C:\Program Files\MySQL\MySQL Server 5.0\bin\Mysql Test

I did that and got this message:

ERROR 1045 <28000>: Access denied for user 'ODBC'@'localhost' <using password: NO>

-- This message is new, before I would always get something else, this one sounds like I just need to set up a password, but again, I don't know how.

Thanks again for your help thus far.

Options: ReplyQuote


Subject
Written By
Posted
June 25, 2006 12:56AM
June 25, 2006 08:11AM
June 25, 2006 12:18PM
June 25, 2006 01:08PM
June 25, 2006 08:43PM
June 25, 2006 09:46PM
Re: System error 1067
June 25, 2006 10:36PM
June 26, 2006 08:25AM
July 02, 2006 03:38PM
July 02, 2006 04:03PM
June 24, 2007 01:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.