InnoDB: Operating system error number 995 in a file operation.

InnoDB: Operating system error number 995 in a file operation.

am 07.06.2007 04:27:38 von Han Jesse

MySQL version 2.0.46
for some special needs , i can not update mysql to an other version
the err log:
070604 9:08:35 InnoDB: Operating system error number 995 in a file operation.
InnoDB: See http://dev.mysql.com/doc/mysql/en/InnoDB.html
InnoDB: for installation help.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/mysql/en/Operating_System_error_cod es.html
InnoDB: File name .\ibdata1
InnoDB: File operation call: 'Windows aio'.
InnoDB: Cannot continue operation.

i searched for solution in old mail lists and google for a long time
Help me!

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

RE: InnoDB: Operating system error number 995 in a file operation.

am 07.06.2007 21:29:29 von Osvaldo Sommer

Han:

I have that error too in a mysql 4.0.12 with Windows 2003 and I have not
been able to fix it, if you solve it can you tell me what you did?

Thanks

Osvaldo Sommer

-----Mensaje original-----
De: Han Jesse [mailto:jesse06151124@gmail.com]=20
Enviado el: Mi=E9rcoles, 06 de Junio de 2007 08:28 p.m.
Para: win32@lists.mysql.com
Asunto: InnoDB: Operating system error number 995 in a file operation.

MySQL version 2.0.46
for some special needs , i can not update mysql to an other version
the err log:
070604 9:08:35 InnoDB: Operating system error number 995 in a file
operation.
InnoDB: See http://dev.mysql.com/doc/mysql/en/InnoDB.html
InnoDB: for installation help.
InnoDB: Some operating system error numbers are described at
InnoDB: =
http://dev.mysql.com/doc/mysql/en/Operating_System_error_cod es.html
InnoDB: File name .\ibdata1
InnoDB: File operation call: 'Windows aio'.
InnoDB: Cannot continue operation.

i searched for solution in old mail lists and google for a long time
Help me!

--=20
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: =
http://lists.mysql.com/win32?unsub=3Dosommerh@intelnett.com



--=20
No virus found in this incoming message.
Checked by AVG Free Edition.=20
Version: 7.5.472 / Virus Database: 269.8.11/837 - Release Date: =
06/06/2007
02:03 p.m.



--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org

Re: InnoDB: Operating system error number 995 in a file operation.

am 08.06.2007 10:26:41 von Geoffroy Cogniaux

2007/6/7, Han Jesse :
> MySQL version 2.0.46
Is it true ? there were many versions since that one.... ;-)

> for some special needs , i can not update mysql to an other version
> the err log:
> 070604 9:08:35 InnoDB: Operating system error number 995 in a file operation.
> InnoDB: See http://dev.mysql.com/doc/mysql/en/InnoDB.html
> InnoDB: for installation help.
> InnoDB: Some operating system error numbers are described at
> InnoDB: http://dev.mysql.com/doc/mysql/en/Operating_System_error_cod es.html
> InnoDB: File name .\ibdata1
> InnoDB: File operation call: 'Windows aio'.
> InnoDB: Cannot continue operation.

I search directly in source. Here what I found:
'aio' means asynchronous IO. It's throw when InnoDB checks results for
messages sended to Windows to do overlapped IO. Switching to MSDN :
error 995 The I/O operation has been aborted because of either a
thread exit or an application request. ERROR_OPERATION_ABORTED

Can you tell us, what were Mysql and Windows (and your SAN if any)
doing at the error moment ?
Are InnoDB tablespaces on USB devices ?

Regards
Geoffroy

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org