PHP mysql errcode:28 Ultimate Solution _php Tips

Source: Internet
Author: User
Tags php mysql
Perror 28
Error Code 28:no space left on device

SQL statement execution error: SELECT title,gid from Blog_blog WHERE Date < 1246200383 and hide = ' n ' and type= ' blogs ' ORDER by date DESC LIM IT 1
Error writing file ' C:\WINDOWS\TEMP\MY9B6F.tmp ' (errcode:28)

Workaround:

1. Free C:\WINDOWS\TEMP\ Space

2. Because the original table is too large, the temporary table generated at the query is too large to make an error.
Solutions. Restart MySQL, then add a where to the three-paragraph query to avoid full table scans.

Test results: The first useful, the second reasonable, not tested, after the first solution, the second after a good study
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.