Skip to content

MDEV-37411: re-enable AIO in Debian

There's good reason to reenable AIO. For both io_uring compromised by secomp restrictions or potential kernel/storage bugs like MDEV-35334. There's system variable for the user - innodb_linux_aio, so its worth including.

As launchpad will still have errors without the sysctl increased, added a mtr suppression for that.

The server change is https://github.com/MariaDB/server/pull/4250 and this is constructed to be compatible with this.

Merge request reports

Loading