mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
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.
3.4 KiB
3.4 KiB