MySQL reports an error due to insufficient disk space

Source: Internet
Author: User

An error occurred in the MySQL database today.

Got error 28 from storage engine

Check that the disk where the MySQL database file is located should be okay. it should be because the temporary directory space for the database is insufficient.

The temporary disk space is insufficient.

Solution:
Clear the/tmp directory, or modify the tmpdir parameter in my. CNF to point to a directory with sufficient space.

The above statement should be clear, and there is a similar:

How can I solve the following error reported by MySQL?

Error 1030 (hy000): Got error 28 from storage engine

Cause: the temporary space is insufficient and the SQL statement cannot be executed.

Solution:

Point tmpdir to a directory with a large disk space.

From: http://www.blogjava.net/wady/articles/292425.html

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.