源码之家

  • 首页
  • 文章
  • 问答
  • 下载
您的位置: 首页  >  文章  >  You can't specify target table '' for update in FROM clause

You can't specify target table '' for update in FROM clause

分类: 文章 • 2025-01-29 21:10:10

刚开始这样写,然后报了一个
[Err] 1093 - You can’t specify target table ‘’ for update in FROM clause
这个错误的原因是:更新这个表的同时又查询了这个表,查询这个表的同时又去更新这个表的同时查询这样会造成死锁
You can't specify target table '' for update in FROM clause
试了半天,终于成功了
You can't specify target table '' for update in FROM clause
You can't specify target table '' for update in FROM clause

相关推荐

  • You can't specify target table 'a' for update in FROM clause
  • You can't specify target table '' for update in FROM clause
  • 1093 - You can't specify target table 'table' for update in FROM clause
  • MySQL 中 You can't specify target table '表名' for update in FROM clause错误解决办法
  • 第三篇 You can't specify target table 'xxx' for update in FROM clause
  • MYSQL之You can't specify target table for update in FROM clause解决办法
  • MySQL中You can't specify target table 'fangyuan' for update in FROM clause完美解决
  • MySQL 中 You can't specify target table '表名' for update in FROM clause错误解决办法
  • mysql出现“ You can't specify target table '表名' for update in FROM clause”解决方法
  • MYSQL之You can't specify target table for update in FROM clause解决办法
  • 客户相信的5种迷信设计
  • java-内省
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 源码之家    备案号:   粤ICP备20058927号