Use gcc 2.95.3
[EMAIL PROTECTED] wrote:
>>Description:
>>
> Our mysql server is crashing multiple times every day. In looking through the
>logs, in mentions that we should check our key buffer, but the memory size is well
>within our systems ability. Basically, if I don't find out how t
Jason,
there are two known bugs which could cause this. A memory overwrite bug in
the glibc build in .49a, and a BLOB handling bug which was only fixed in
3.23.51.
To get resolvable stack traces you should upgrade to 3.23.50 which you get
from http://www.mysql.com/downloads/mysql-3.23-pre.html.
>Description:
Our mysql server is crashing multiple times every day. In looking through the
logs, in mentions that we should check our key buffer, but the memory size is well
within our systems ability. Basically, if I don't find out how to prevent this/what
the problem is then my boss