Re: what can i do, if mysql crashes like this?
Thank you for the backtrace. 'key_cache_read' is directly related to MyISAM. So you are in the right forum here. I am currently working on a locking bug in this function. But I doubt that it could be responsible for a crash like this. I would be happy if you could file a bug report on
http://bugs.mysql.com/. Please supply as much information as you can. A repeatable test case would be great.
Until this bug is fixed, you can only try to check/repair your table(s) in different ways. Or alter your table(s) to use a different storage engine, e.g. InnoDB.
Subject
Views
Written By
Posted
3489
May 19, 2005 11:10AM
2379
May 20, 2005 01:07AM
2341
May 21, 2005 10:10AM
Re: what can i do, if mysql crashes like this?
2362
May 23, 2005 05:09AM
2044
May 23, 2005 11:28AM
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.