MySQL and Indexes

I read today that if you're doing an UPDATE statement in MySQL that you should avoid unecessarily updating any values that are keys because it's a lot more work to update a key then non-index data.
Leave A Reply
All content licensed under the Creative Commons License