免费注册 查看新帖 |

Chinaunix

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

linux系统 安装mysql 启动问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-12-23 14:14 |只看该作者 |倒序浏览
[root@MY-WEB mysql]# bin/mysqld_safe --user=mysql&
[1] 7067
[root@MY-WEB mysql]# Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file /usr/local/mysql/data/YN-WEB.pid
111220 12:58:17 mysqld ended  

YN_WEB.pid 里面的错误

111220 12:58:12 mysqld started
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
111220 12:58:12 InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
111220 12:58:13 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
111220 12:58:14 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
111220 12:58:15 InnoDB: Started; log sequence number 0 0
111220 12:58:15 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
111220 12:58:15 [ERROR] Do you already have another mysqld server running on port: 3306 ?
111220 12:58:15 [ERROR] Aborting

111220 12:58:15 InnoDB: Starting shutdown...
111220 12:58:17 InnoDB: Shutdown completed; log sequence number 0 43655
111220 12:58:17 [Note] /usr/local/mysql/bin/mysqld: Shutdown complete

111220 12:58:17 mysqld ended

求助各位大侠 该怎么解决

论坛徽章:
0
2
发表于 2012-05-23 22:28
在公司用了款美~信CreCloud云网管,挺不错的,属于云计算技术理念和IT监控技术的完美结合,云网管的成功开发和应用,使云计算理念在IT监控领域落地,而且还是永久免费。http://www.mxsoft.com

论坛徽章:
0
3 [报告]
发表于 2012-07-02 22:05 |只看该作者
路过此地,!!!!

论坛徽章:
0
4 [报告]
发表于 2012-08-13 16:01 |只看该作者
字面上就是说 3306 被占用了呗~
netstat看一下

论坛徽章:
0
5 [报告]
发表于 2012-10-29 07:45 |只看该作者
111220 12:58:15 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
端口被占用了。。。。。。。

论坛徽章:
0
6 [报告]
发表于 2013-04-13 10:49 |只看该作者
你到配置文件中去把端口改了 改成别的 像5666 都可以的 随便起 只要目前没有用过的端口就行

论坛徽章:
0
7 [报告]
发表于 2013-08-15 16:20 |只看该作者
ps aux | grep mysql
将这些进程杀死,重启
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP