diff options
author | Aleksey Midenkov <midenok@gmail.com> | 2019-08-14 15:52:08 +0300 |
---|---|---|
committer | Aleksey Midenkov <midenok@gmail.com> | 2019-08-14 17:32:19 +0300 |
commit | a20f6f9853e522ad388f5b968ce11af3c5d1fc10 (patch) | |
tree | 85e763bad3cd71f3383baa42f3b85a13b1c33897 /BUILD | |
parent | 39db116562f7e5bdd4b8c5dbbdc21a06c7ae09ad (diff) | |
download | mariadb-git-a20f6f9853e522ad388f5b968ce11af3c5d1fc10.tar.gz |
MDEV-20336 Assertion bitmap_is_set(read_partitions) upon SELECT FOR UPDATE from versioned table
Exclude SELECT and INSERT SELECT from vers_set_hist_part(). We cannot
likewise exclude REPLACE SELECT because it may REPLACE into itself
(and REPLACE generates history).
INSERT also does not generate history, but we have history
modification setting which might be interfered.
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions