diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-11-06 14:55:34 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-11-06 14:55:34 +0200 |
commit | 6a524fcfdde539c6448aa4126ccb5ed79055b9ce (patch) | |
tree | 48670cb6839d2de6294297955060ed3f0a8510f9 /sql/item_inetfunc.h | |
parent | bfde65c0ae09800b45748a153f6179f3ef3b64fa (diff) | |
download | mariadb-git-6a524fcfdde539c6448aa4126ccb5ed79055b9ce.tar.gz |
MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT
ibuf_check_bitmap_on_import(): Only access the pages that
are below FSP_FREE_LIMIT. It is possible that especially with
ROW_FORMAT=COMPRESSED, the FSP_SIZE will be much bigger than
the FSP_FREE_LIMIT, and the bitmap pages (page_size*N, 1+page_size*N)
are filled with zero bytes.
buf_page_is_corrupted(), buf_page_io_complete(): Make the
fault injection compatible with MariaDB 10.2.
Backport the IMPORT tests from 10.2.
Diffstat (limited to 'sql/item_inetfunc.h')
0 files changed, 0 insertions, 0 deletions