mysql Error
impression1116
记录学习的点滴,分享心得,一步一个脚印的来
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
mysql error code 1093
MYSQL ERRORCODEError Code 1093解决方法Error Code 1093update car set tag = 1 where id in (select id from car where brand_id=182 and tag=0);Error Code: 1093. You can’t specify target table ‘O’ for update...转载 2019-01-30 10:12:12 · 288 阅读 · 0 评论 -
mysql error code 1175
mysql error code 1175Error Code: 1175Error Code: 1175. You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column To disable safe mode, toggle the option i...转载 2019-01-30 10:18:36 · 200 阅读 · 0 评论
分享