Chinaunix首页 | 论坛 | 博客
  • 博客访问: 274221
  • 博文数量: 52
  • 博客积分: 120
  • 博客等级: 民兵
  • 技术积分: 1189
  • 用 户 组: 普通用户
  • 注册时间: 2011-08-03 15:41
个人简介

MySQL DBA

文章分类

全部博文(52)

文章存档

2013年(51)

2011年(1)

发布时间:2013-03-27 15:58:54

    最近新服务上线遇到一个问题:mysql 因为内存分配问题被内核干掉。 问题处理过程: 1.       查看系统资源情况。 a)         系统为多服务共存:mysql,pythonservice ,redis 等,内存占用70%,cpu 占用小.........【阅读全文】

阅读(9451) | 评论(0) | 转发(0)

发布时间:2013-03-07 13:22:21

表类型:myisam使用语句desc,select ,update ,alter,drop 均提示unknown table xx。错误信息:     1.table 'xxx' does not exists      2. can't open table xxx      3. can't find file 'xxx' error:2分析过程:     1.........【阅读全文】

阅读(1731) | 评论(0) | 转发(0)

发布时间:2013-03-07 13:20:26

1.       故障表现。Mysqld 进程持续重启。大量的错误日志:120906 7:29:43 InnoDB: Page checksum 4195361555, prior-to-4.0.14-form checksum 2124157186InnoDB: stored checksum 3323954773, prior-to-4.0.14-form stored checksum 2124157186InnoDB: Page lsn 54 139070759, low.........【阅读全文】

阅读(2914) | 评论(0) | 转发(2)

发布时间:2013-03-07 13:18:21

Error:MySQL server has gone away  在client与server交互过程中,出现此错误的原因为server主动关闭与client的连接。错误码: Error codeDescriptionCR_SERVER_GONE_ERROR.........【阅读全文】

阅读(1648) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册