打不开ubuntu服务器端的mysql,在线求解答!

WBOY
发布: 2016-06-06 09:39:50
原创
1276 人浏览过

服务器ubuntumysql数据库

查询状态的时候打印如下
xxx@r10f17332:~$ service mysql status
mysql stop/waiting

启动的时候打印如下
xxx@r10f17332:~$ service mysql start
start: Rejected send message, 1 matched rules; type="method_call", sender=":1.114" (uid=121493 pid=29149 comm="start mysql ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")

重启的时候打印如下
xxx@r10f17332:~$ service mysql restart
stop: Unknown instance:
start: Rejected send message, 1 matched rules; type="method_call", sender=":1.116" (uid=121493 pid=29209 comm="start mysql ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")

查询进程的时候如下
xxx@r10f17332:~$ ps -ef | grep mysql
121493 29298 28933 0 10:16 pts/2 00:00:00 grep --color=auto mysql

并且找不到my.cnf文件

ps:我的用户具有超级管理员权限,但我不是root用户。
求大神支招!!!

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!