You can't specify target table 'sys_user' for update in FROM clause 不能先将select出表中的某些值,再update这个表(在同一语句中) 原来的sql: UPDATE sys_user set pull_path = (SELE Read More
posted @ 2020-04-01 15:40 AlexZS Views(130) Comments(0) Diggs(0)