会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
每天多帅一点点
博客园
首页
新随笔
联系
订阅
管理
2017年6月20日
Mysql -- You can't specify target table 'address' for update in FROM clause
摘要: 做地址管理时,需要先根据要设为默认的地址的用户将用户的其他地址都设置为非默认 需要select出用户id然后update 原语句 update address set isdeafult = 0 where user_id = (select user_id from address where i
阅读全文
posted @ 2017-06-20 16:12 每天多帅一点点
阅读(208)
评论(0)
推荐(0)
编辑
公告