MySQL Forums
Forum List  »  InnoDB

Re: mysql got signal 6 and restarted twice in last 2 days
Posted by: Peter Brawley
Date: February 24, 2017 11:11AM

Vaibhav, "std::out_of_range' what(): vector::_M_range_check" is a C++ error message. The server shouldn't be crashing.

If there is a bin log or query log, you can find the SQL call that was processing when the cradh occurred. That may help prevent another crash/restart.

A server crash is a bug, consider filing a bug report.

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.