| 网站首页 | JAVA文章 | AppServers | Web开发 | 应用开发 | 资源下载 |
    想学好编程,外语很重要,最新的编程技术还是在国外  [enadd  2006年12月25日]        
设为首页 加入收藏 联系站长
您现在的位置: 编程笔记网 >> 数据库 >> mysql >> 使用实例 >> 文章正文
深圳讯天 mysql 服务器错误分析文档            【字体:
深圳讯天 mysql 服务器错误分析文档
作者:不详    文章来源:网络    点击数:    更新时间:2007-1-21
 1.故障状态描述

自己在做压力测试出现如下现象:

MySql-uroot-p
Enterpassword:
ERROR1135:Cantcreateanewthread(errno11).Ifyouarenotoutofavailablememory,

youcanconsultthemanualforapossibleOS-dependentbug

[@rhas31]$perror11
Systemerror:11=Resourcetemporarilyunavailable

MySql命令行无法连接数据库

ps-efw|grepMySql|wc
89113354204625

MySql并发连接数量较大,有890个.


[root@var]#free
totalusedfreesharedbufferscached
Mem:2061584204356818016013864293192
-/+buffers/cache:1736512325072
Swap:20402123466601693552

虚拟内存已经使用了约350M

数据库错误日志没有异常的错误记录.

05031512:01:33MySqldstarted
/app/sql/Index.html'>mysql-4.0.23a/libexec/sql/Index.html'>mysqld:readyforconnections.
Version:4.0.23asocket:/tmp/sql/Index.html'>mysql.sockport:3306Sourcedistribution
05032311:58:10sql/Index.html'>mysqldstarted
/app/sql/Index.html'>mysql-4.0.23a/libexec/sql/Index.html'>mysqld:readyforconnections.
Version:4.0.23asocket:/tmp/sql/Index.html'>mysql.sockport:3306Sourcedistribution
05032313:10:53sql/Index.html'>mysqldstarted
/app/sql/Index.html'>mysql-4.0.23a/libexec/sql/Index.html'>mysqld:readyforconnections.
Version:4.0.23asocket:/tmp/sql/Index.html'>mysql.sockport:3306Sourcedistribution
05032313:10:54/app/sql/Index.html'>mysql-4.0.23a/libexec/sql/Index.html'>mysqld:Cantopenfile:ujoin.MYI.(errno:

145)

top命令显示正常,sql/Index.html'>mysql在正常运行,但程序员反映程序执行慢

[1] [2] 下一页  

文章录入:enadd    责任编辑:enadd 
  • 上一篇文章:

  • 下一篇文章:
  • 发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口
    最新热点 最新推荐 相关文章
  • MySQL数据的导出和导入工具:…

  • mysql授课大纲

  • mysql技巧总结

  • PPTP + MPPE + RADIUS + MyS…

  • 使用函数递归实现基于php和M…

  • 基于MySQL的高性能数据库应用…

  • Mysql日期和时间函数

  • 几分钟让你走进mysql的门

  • 针对 Apache 2.x 的 MySQL 用…

  • 在同一台机器上运行多个MySQ…

  •   网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)
    | 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 管理登录 |