打不开ubuntu服务器端的mysql,在线求解答!
Jun 06, 2016 am 09:39 AM服务器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用户。
求大神支招!!!

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Reduce the use of MySQL memory in Docker

How do you alter a table in MySQL using the ALTER TABLE statement?

How to solve the problem of mysql cannot open shared library

What is SQLite? Comprehensive overview

Run MySQl in Linux (with/without podman container with phpmyadmin)

How do I secure MySQL against common vulnerabilities (SQL injection, brute-force attacks)?

Running multiple MySQL versions on MacOS: A step-by-step guide

How do I configure SSL/TLS encryption for MySQL connections?
