MySQL Database indexing error

Source: Internet
Author: User

There has been a misunderstanding of the index, plus index of the disadvantage is that the increase in storage space, and increase the cost of adding and removing, but these I think for more and more good hardware, there is no big problem

So I always thought, in each field to add a separate index, so it is best, because the general card is dead, is a comprehensive select query, the relative increment of a single operation, even if the field plus one more than a lot of problems

However, it is important to ignore the problem that a query can only use one index

That is, even if you index all the fields, only one index is used, so the multi-field index

MySQL Database indexing error

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.