阅读背景:

ERROR 1093 (HY000): You can't specify target table 'b' for update in FROM clause

来源:互联网 

MariaDB [test]> update up b set id=0 where id=(select distinct(id) from up a where a.id=b.id); MariaDB [test]> update up b set id=0 where id=(se



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: