List:General Discussion« Previous MessageNext Message »
From:Raj Shekhar Date:November 30 2009 11:57pm
Subject: Re: MySQL shutting down because of Operating system error 1784
View as plain text  
Cagdas CUBUKCU <cagdascubukcu <at> gmail.com> writes:

> 
> Hi,
> 
> We are getting "InnoDB: Operating system error number 1784" error on MySQL
> and it just shuts down after getting the error.

<http://msdn.microsoft.com/en-us/library/cc500408.aspx>

# ERROR_INVALID_USER_BUFFER or ERROR_NOT_ENOUGH_MEMORY Each device
  driver maintains a fixed-size list (in a nonpaged pool) of
  outstanding I/O requests. If this list is full, the system can’t
  queue your request, ReadFile and WriteFile return FALSE, and
  GetLast-Error reports one of these two error codes (depending on the
  driver).

Apart from increasing your log file size, can you check the number of
i/o processes and if some other process is doing i/o as well.  I think
windows has some processonitor for this.


Thread
MySQL shutting down because of Operating system error 1784Cagdas CUBUKCU30 Nov
  • RE: MySQL shutting down because of Operating system error 1784Rolando Edwards30 Nov
  • Re: MySQL shutting down because of Operating system error 1784Raj Shekhar1 Dec
    • Re: MySQL shutting down because of Operating system error 1784Cagdas CUBUKCU6 Dec
      • Re: MySQL shutting down because of Operating system error 1784Cagdas CUBUKCU18 Dec