2

When I use update to modify the data in mysql:

update table set col1=A,col2=B,col3=C where col4=D;

If A and B are the same, and C is not, will mysql write these 3 cols to the disk?

Phiter
  • 14,570
  • 14
  • 50
  • 84
handle
  • 21
  • 1

0 Answers0