这个问题困扰我好长时间了,
硬件:双核xoen 4G内存
软件:ubuntu + MySQL 5.0.24a(更高版本的也是一样)
MySQL以每四个小时重启一次。日志文件中得到以下信息。my.cnf中没做什么设置。请大家帮忙。mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.key_buffer_size=8388600
read_buffer_size=131072
max_used_connections=9
max_connections=100
threads_connected=3
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 225791 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.070625 20:41:38 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.0.24a-Debian_9ubuntu2'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  Debian etch distribution