Friday, November 21, 2008

No more crashes for my MySQL

It almost never crashes for me now, but you might not be able to make the same claim. Well, if you use MyISAM rather than InnoDB you might be able to make the claim, but in that case you really need it to not crash as MyISAM might not recover to a transaction consistent state. The fix is not in the official release. This is almost a repeat of a recent post, but one thing has changed. We deployed the fix for bug 32149 and eliminated the cause of the majority of crashes from software bugs. We still get crashes on a daily basis, but hardware is the cause.

What can you do?
  • update bug 32149 and ask for a fix
  • file a support ticket and ask for a fix
  • include a request for a fix of this bug in the holiday card you send to Marten
But whatever you do, don't hold up the release of GA for 5.1.

This is a very simple fix and is available here and here.

3 comments:

  1. I spoke too soon. A query of death arrived today. It looks a bit like 31349.

    ReplyDelete
  2. Oh, was I supposed to be sending holiday cards? :)

    still, your patch may have fixed most of 31349....

    ReplyDelete

 
Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.