Draft: Salsa-CI: Add MariaDB 10.5 with lz4 to reproduce Bug#1037327
requested to merge otto/mariadb-server:bugfix/1037327-upgrades-need-provider-plugin-lz into debian/latest
If InnoDB tables in MariaDB 10.5 were compressed, the MariaDB service restart will fail on upgrades to MariaDB 10.11 which has the new mariadb-provider-* plugins. Including this in Salsa-CI makes the issue visible and helps find a proper fix and catch any potential future regressions.
Status
This MR currently only includes steps to reproduce the issue. We naturally also need to figure out how to avoid it in the first place, which the test will help validate by no longer failing.
Edited by Otto Kekäläinen