[MySQL] update操做与and 使用---生产事故

update table set a=xx and b=xxx where …. 更新操做set以后使用and 只会执行a = xx 可是此时不会赋值为xx,而是默认值0(大多数状况字符串1) 状况 可是 mysql并不会报错!!!!!!mysql
相关文章
相关标签/搜索