Welcome Guest, Not a member yet? Register   Sign In
How to structure the database - MYSQL performance question
#5

(10-05-2015, 11:43 AM)CroNiX Wrote: Indexes on:
SELECTed fields
ORDER BY fields
WHERE fields
fields JOINed on

Thanks for the clarification CroNiX

I'm surprised that an index makes a difference on SELECTed fields, do you know why that is?

Is there any harm in 'over-indexing', or I suppose you could call it defensive indexing?  I appreciate there would be an overhead in maintaining the index, but for data that is not highly volatile I can't see that being too much of an issue.  Are there any other performance factors to consider?
Reply


Messages In This Thread
RE: How to structure the database - MYSQL performance question - by jhob - 10-05-2015, 11:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB