diff options
author | Eugene Kosov <claprix@yandex.ru> | 2018-05-16 18:11:30 +0300 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2018-06-03 23:25:43 +0200 |
commit | 748ef3ec91d35aa6cd5b230c71084f6c83c1c92e (patch) | |
tree | 2b730f9c4dbe82a68b8951ba3fd24ac74762d315 /sql-common | |
parent | b1efff46cd0c32bd696fb2194306edbdfcd75426 (diff) | |
download | mariadb-git-748ef3ec91d35aa6cd5b230c71084f6c83c1c92e.tar.gz |
MDEV-15991 Server crashes in setup_on_expr upon calling SP or function executing DML on versioned tables
Do not try to set versioning conditions on every SP call. It may work
incorrectly, but it's a general bug described in MDEV-774.
This patch makes system versioning stuff consistent with other code and
also fixes a use-after-free bug.
Closes #756
Diffstat (limited to 'sql-common')
0 files changed, 0 insertions, 0 deletions