Hi

    I was wondering how the index process worked internally for UPDATE 
statements.  If I was to "set" a value for a column with the UPDATE statement 
but the value was the same, would MySQL re-work the index??  I can check for 
data change for each column inside of my code before UPDATE but want to make 
sure I need to before going ahead.   Mike

Reply via email to