MySQL Forums
Forum List  »  Quality Assurance

MySQL crash - Windows error 1453
Posted by: Rémy THEROUX
Date: December 05, 2008 07:27AM

Hi,
Say me if it's not the good forum to post this BUG

I run a MySQL 5.0.45 on a Windows Server 2003
I have, since one week, a Bug that shut down my MySQL Service

The error reported in the log error is the following

081028 7:43:29 InnoDB: Operating system error number 1453 in a file operation.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.0/en/operating-system-error-codes.html
InnoDB: File name C:\Server\MySQL\Data\ibdata1
InnoDB: File operation call: 'aio write'.
InnoDB: Cannot continue operation.

I search for the OS error 1453 which is
"Insufficient quota to complete the requested service."

I have no quota defined on my hard disk, i have 4Gb of RAM and only 1Gb is used.
So i don't see what can block the MySQL writing on the hard disk...

So i would like to know if it's a known bug and if there is an issue to this bug.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL crash - Windows error 1453
7453
December 05, 2008 07:27AM


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.