diff options
author | Jerome Brauge <j.brauge@qualiac.com> | 2018-01-29 16:53:39 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2018-02-12 13:14:23 +0100 |
commit | d943d7f712a48073f0e3936b19557a1762e9f5a8 (patch) | |
tree | 4d2ed8128831e8fe131805e4789394c5ed37f117 /debian/mariadb-server-10.3.preinst | |
parent | 355ee6877beccf27bcd07d845c985fc1a2845aca (diff) | |
download | mariadb-git-d943d7f712a48073f0e3936b19557a1762e9f5a8.tar.gz |
MDEV-13417 UPDATE produces wrong values if an updated column is later used as an update source
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.
Diffstat (limited to 'debian/mariadb-server-10.3.preinst')
0 files changed, 0 insertions, 0 deletions