Mysql Mysql:You can’t specify target table ‘table_name’ for update in FROM clause 如果你习惯mssql的写法,那么在写mysql的时候,可能会发现一个有很意思的问题。比如现在我写了这样一个sq…