Mysql The server quit without updating PID file exception Solution

Source: Internet
Author: User


Mysql The server quit without updating PID file exception solution after installing mysql, use Java code www.2cto.com/usr/local/mysql/bin/mysqld_safe & to start mysql, always in The dead state, then I went to suport_files to use mysql. server start,
The prompt "mysql The server quit without updating PID file" is displayed. I found it on the Internet. It turns out there is mysql.
A zombie process. Use ps-ef | grep mysql to find www.2cto.com Php code root 4507 1 0? 00:00:00/bin/sh/usr/local/mysql/bin/mysqld_safe-
-User = mysql 4793 4507 0? 00:00:03/usr/local/mysql/bin/mysqld -- basedir =
/Usr/local/mysql... so kill 4793 and start again. Ps: kill the process 4507 under the root is useless.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.