mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
Certain multi-updates gave different results on InnoDB from to MyISAM, due to on-the-fly updates being used on the former and the update order matters. Fixed by turning off on-the-fly updates when update order dependencies are present.
288 KiB
288 KiB