經安全檢測,此網站為安全網站,請放心前往原始網址!

MySQL Bugs: #12618: update with join clause is not replicated

Description: On a simple master / slave environnement, the following update with join clause is not replicated // Query : update product join (select idpro ,min(price) as min_price,count(*) as nbr_price from price where idpro>0 and price>0 group by idpro)

bugs.mysql.com

網址安全性掃描由 google 提供