Optimizing MySQL: Queries and Indexes

Devolio

Search

Twitter

    Thursday, November 15. 2007

    Optimizing MySQL: Queries and Indexes

    You know the scene. The database is just too slow. Queries are queuing up, backlogs growing, users being refused connection. Management is ready to spend millions on "upgrading" to some other system, when the problem is really that MySQL is simply not being used properly. Badly defined or non-existent indexes are one of the primary reasons for poor performance, and fixing these can often lead to phenomenal improvements. This guide explains the problems with slow MySQL queries and indexes, and how to optimize them to run more efficiently.
    Posted by Joey in News at 23:42 | Comments (0) | Trackbacks (0)

    Trackbacks

    No Trackbacks

    Comments
    Display comments as (Linear | Threaded)

    No comments


    Add Comment

    Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
    Standard emoticons like :-) and ;-) are converted to images.
    E-Mail addresses will not be displayed and will only be used for E-Mail notifications