mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Standard compatible behavior for UPDATE: all assignments in SET are executed "simultaneously", not left-to-right. And `SET a=b,b=a` will swap the values.
13 KiB
13 KiB