免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2562 | 回复: 2
打印 上一主题 下一主题

mysqld,异常自动重启 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-08-15 12:56 |只看该作者 |倒序浏览
Number of processes running now: 0
080815 12:12:19  mysqld restarted
080815 12:12:38 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.0.27-standard-log'  socket: '/tmp/mysql.sock'  port: 3306  MySQL Community Edition - Standard (GPL)

Number of processes running now: 0
080815 12:13:42  mysqld restarted
080815 12:13:46 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.0.27-standard-log'  socket: '/tmp/mysql.sock'  port: 3306  MySQL Community Edition - Standard (GPL)

Number of processes running now: 0
080815 12:15:26  mysqld restarted
^G/usr/local/mysql/bin/mysqld: Out of memory (Needed 118763520 bytes)
^G/usr/local/mysql/bin/mysqld: Out of memory (Needed 89072640 bytes)
^G/usr/local/mysql/bin/mysqld: Out of memory (Needed 66803712 bytes)
^G/usr/local/mysql/bin/mysqld: Out of memory (Needed 50101248 bytes)
080815 12:15:37 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
Version: '5.0.27-standard-log'  socket: '/tmp/mysql.sock'  port: 3306  MySQL Community Edition - Standard (GPL)

论坛徽章:
1
白银圣斗士
日期:2015-11-23 08:33:04
2 [报告]
发表于 2008-08-15 12:58 |只看该作者
Out of memory (Needed 118763520 bytes)

my.cnf里的配置呢

论坛徽章:
0
3 [报告]
发表于 2008-08-15 13:01 |只看该作者
原帖由 枫影谁用了 于 2008-8-15 12:58 发表
Out of memory (Needed 118763520 bytes)

my.cnf里的配置呢


max_connections         = 500
max_connect_errors      = 100000
key_buffer              = 128M
myisam_sort_buffer_size = 51200000
join_buffer_size        = 2097152
read_buffer_size        = 4194304
sort_buffer_size        = 4194304
table_cache             = 1000
thread_cache_size       = 80
max_join_size           = 512000000
max_binlog_cache_size   = 512000000
tmp_table_size          = 102400000
max_heap_table_size     = 102400000
read_rnd_buffer_size    = 5242880
bulk_insert_buffer_size = 32M
thread_concurrency      = 2
query_cache_limit       = 4000000
query_cache_size        = 0
query_cache_type        = 1
wait_timeout            = 7200
interactive_timeout     = 7200
skip-innodb
skip-bdb
log-slow-queries
long_query_time=10
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP