mysql replace into 的使用情况

mysql replace into 的使用情况

replace into的存在的几种情况 当表存在主键并且存在唯一键的时候 如果只是主键冲突 mysql select * from auto; + + + + + | id | k | v