mariadb/storage
Jan Lindström 9c42b9038d 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.
2018-04-12 11:20:47 +03:00
..
archive Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
blackhole Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
cassandra Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
connect Fix compiler warnings in connect 2018-04-05 13:55:28 +03:00
csv Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
example Changed static const in Alter_info and Alter_online_info to defines 2018-03-29 13:59:40 +03:00
federated Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
federatedx Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
heap Merge branch 'bb-10.2-ext' into 10.3 2018-02-23 08:43:34 +01:00
innobase MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-discard-import-change fails in buildbot with valgrind 2018-04-12 11:20:47 +03:00
maria Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
mroonga Changed static const in Alter_info and Alter_online_info to defines 2018-03-29 13:59:40 +03:00
myisam Changed static const in Alter_info and Alter_online_info to defines 2018-03-29 13:59:40 +03:00
myisammrg Adjust test results to reflect the new system table 2018-02-24 00:50:58 +01:00
oqgraph Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2018-02-04 18:40:06 +04:00
perfschema MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
rocksdb Merge 10.2 into 10.3 2018-03-29 17:03:34 +03:00
sequence Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
sphinx Fixed compiler warnings 2018-03-29 14:19:48 +03:00
spider MDEV-7914: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbot 2018-04-04 11:34:20 -07:00
test_sql_discovery Merge bb-10.2-ext into 10.3 2017-09-21 08:12:19 +03:00
tokudb Move extra/rpl_tests/table_index_statistics to suite/innodb 2018-03-29 13:59:44 +03:00