What I had to do is create the other table as subquery so temporary file is used. UPDATE tmContact INNER JOIN ( SELECT par.id, IF (LENGTH(contact.dynamicValues) > ...
確定! 回上一頁