IIS php mysql php mysql errcode:28 ultimate Solution

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= ' blog ' ORDER by date DESC LIM IT 1
Error writing file ' C:\WINDOWS\TEMP\MY9B6F.tmp ' (errcode:28)
Workaround:
1. Releasing C:\WINDOWS\TEMP\ space
2. Because the original table is too large, the temporary table generated at the time of the query is too large to make an error.
Solution. Restart MySQL, and then add where to the three-segment query to avoid full-table scanning.
Test results: The first useful, the second makes sense, not tested, after the first to solve the second after a good study

The above describes the IIS php mysql php mysql errcode:28 ultimate solution, including the IIS php MySQL content, I hope to be interested in PHP tutorial friends helpful.

  • 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.