summaryrefslogtreecommitdiff
path: root/debian/mariadb-server-10.3.preinst
diff options
context:
space:
mode:
authorJerome Brauge <j.brauge@qualiac.com>2018-01-29 16:53:39 +0100
committerSergei Golubchik <serg@mariadb.org>2018-02-12 13:14:23 +0100
commitd943d7f712a48073f0e3936b19557a1762e9f5a8 (patch)
tree4d2ed8128831e8fe131805e4789394c5ed37f117 /debian/mariadb-server-10.3.preinst
parent355ee6877beccf27bcd07d845c985fc1a2845aca (diff)
downloadmariadb-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