Mysql Server shutdown in progress

Source: Internet
Author: User
Tags mysql tutorial

Mysql tutorial Server shutdown in progress

Error code: 1053]: Server shutdown in progress
Problem Analysis:
When the program is running, the database tutorial server is closed.
Solution:
1. For VM users, contact the Space Provider to check the server status and check whether the MySQL server has been restarted;
2. for independent host users, contact the server administrator to check whether the MySQL server has been restarted;
3. This error is often returned when the preceding conditions are ensured. Check whether the modified part of your program consumes too much server resources. please recover the backup temporarily for observation.

Select p. first, p. last, p. city, p. state, p. member_id, m. wash_type, m. member_sales_id
Slave count P
Outer join member_corrections meters on the left
About p. member_id = m. member_id and m. processed = comment'
In WHERE p. club_id = Comment comment 'and p. memLevel = comment'
To p. last

I get this error:

Quotation:

#1053-server shutdown process

Why is any idea happening. It should produce about 250 results.

Run MySQL 5.0.27

After careful consideration, the mysql server stops automatically and is easy to understand. In the computer management, you can find mysql.exe and restart it.

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.