summaryrefslogtreecommitdiff
path: root/mysql-test/main/mdev375.result
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2018-04-12 11:00:48 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2018-04-12 11:19:27 +0300
commit36c01167200cf29ac92f3bd3263d7757c55cbb89 (patch)
tree638ff0306f547e7cd3d74482c0ca8969abdbb942 /mysql-test/main/mdev375.result
parent2f1f160979377cb3959f7030989bddcbd61c3afd (diff)
downloadmariadb-git-36c01167200cf29ac92f3bd3263d7757c55cbb89.tar.gz
MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-discard-import-change fails in buildbot with valgrind
Problem was that if tablespace was encrypted we try to copy also page 0 from read buffer to write buffer that are in that case the same memory area. fil_iterate When tablespace is encrypted or compressed its first page (i.e. page 0) is not encrypted or compressed and there is no need to copy buffer.
Diffstat (limited to 'mysql-test/main/mdev375.result')
0 files changed, 0 insertions, 0 deletions