An marked as crashed and last (automatic?) repair failed solution appears after the table is optimized

Source: Internet
Author: User
An marked as crashed and last (automatic?) repair failed appears after the table is optimized
Today, to optimize the table, the following problems occurred after optimization:
SQL Code
  mysql> OPTIMIZE TABLE jo_mailqueue;+---------------------+----------+----------+------------------------------ -------------------------------+| Table | Op | Msg_type | Msg_text |+---------------------+-- --------+----------+-------------------------------------------------------------+| Jobour.jo_mailqueue | Optimize | Error | 1 when fixing table | | Jobour.jo_mailqueue | Optimize | Error | Can ' t change ownership of the file '/usr/local/mysql/data/jobour/jo_mailqueue. MYD ' (errcode:1) | | Jobour.jo_mailqueue | Optimize | Status | Operation failed |+---------------------+-- --------+----------+---------------------------------------------------


After opening from phpMyAdmin, the discovery table is in use.


OPTIMIZE Optimization Table How can this problem occur ah. What caused it.? Thank you!






------Solution--------------------
The index is broken, MyISAM is always so rotten. Repairing REPAIR TABLE with commands
  • 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.