MySQL Forums
Forum List  »  General

Re: Can We Force MySQL to Terminate on Disk I/O Error?
Posted by: Peter Brawley
Date: January 19, 2022 04:52PM

> Any suggestions for errors to watch for?

Given your requirement, I'd look for errors listed at https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html which are from disk i/o .

> is there a MySQL or OS setting that can forcefully terminate a process if it experiences IO errors?

None I'm aware of.

Options: ReplyQuote




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.