summaryrefslogtreecommitdiff
path: root/storage/innobase/include/rem0rec.ic
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2020-03-13 14:59:02 +0100
committerMarko Mäkelä <marko.makela@mariadb.com>2020-07-01 17:22:22 +0300
commit5a097c5556dffc1aec73616f58cecf9345d96050 (patch)
treefe7d4fb7a057477c773a527cec1ef1a28100a7e4 /storage/innobase/include/rem0rec.ic
parent9ed50ece339358fcd5ebd8089f3c780a75b5f520 (diff)
downloadmariadb-git-5a097c5556dffc1aec73616f58cecf9345d96050.tar.gz
MDEV-21222 mariabackup.incremental_backup failed with memory allocation failure
mariabackup tries to allocate a buffer of page_size*page_size/4 size. for 64k page it means 1Gb, which doesn't work very well on 32-bit builders. Skip the 64k page test on 32bit.
Diffstat (limited to 'storage/innobase/include/rem0rec.ic')
0 files changed, 0 insertions, 0 deletions