Maximizing Query Performance through Column Indexing in MySQL
        Posted  
        
        on Internet.com
        
        See other posts from Internet.com
        
        
        
        Published on Fri, 25 Sep 2009 04:00:00 +010
        Indexed on 
            2010/03/07
            23:12 UTC
        
        
        Read the original article
        Hit count: 427
        
Filed under: 
        Indexes are a feature that you can enable on your MySQL tables to increase performance, but they do have some downsides. Read on as we review some of the best practices for achieving the right balance between query and update speed through column indexing in MySQL.
        
        © Internet.com or respective owner