MySQL社区

标题: centos 6.4 安装mysql5.022 报错 [打印本页]

作者: 硬币~    时间: 2013-9-7 22:54
标题: centos 6.4 安装mysql5.022 报错
Number of processes running now: 0
130907 19:06:36  mysqld restarted
nohup: 忽略输入
130907 19:06:36  InnoDB: Started; log sequence number 0 43655
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=16384
read_buffer_size=258048
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 31615 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

在centos6.4上安装mysql 5.022 遇到的问题。求高人指点
错误日志后面写的是和内存设置相关,我的是新机器安装的,什么服务也没开,我也试图修改配置文件,都没用。我四台服务器一起安装的,就这台比较新的服务器就出问题了。一直mysql  restart,这个错误无限重复。


作者: kider    时间: 2013-9-9 09:39
最大可能还是内存超限了,把设计到内存大小的都该小点(包括MyISAM和InnoDB),然后重启试试
作者: 硬币~    时间: 2013-10-26 23:06
没啥效果
后来直接安装5.1 的 ,就很正常了哦
作者: pqiankui    时间: 2013-11-1 08:23
提示: 作者被禁止或删除 内容自动屏蔽




欢迎光临 MySQL社区 (http://www.mysqlpub.com/) Powered by Discuz! X3.2