Hi, We are getting "InnoDB: Operating system error number 1784" error on MySQL and it just shuts down after getting the error.
This happens once every 2 days or so. We are using MySQL 5.0.51b-community-nt. I was wondering if anyone had this problem before? Here's the full error output: InnoDB: Operating system error number 1784 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 D:\MySQLlog\ib_logfile0 InnoDB: File operation call: 'Windows aio'. InnoDB: Cannot continue operation. InnoDB: Log scan progressed past the checkpoint lsn 35 1443981126 Is it because of not being able to write log files for some reason? Is InnoDB logs required? Thanks! Cagdas