Package: mariadb-server Version: 11.8.6-6 Since the datadir was moved to /var/lib/mariadb (from /var/lib/mysql), the case test `test_if_case_insensitive`, from https://github.com/MariaDB/server/blob/main/sql/mysqld.cc#L9595-L9621 does not work anymore.
Upstream is not impacted by this since they did not move the datadir. This bug is also present on Ubuntu 26.04. Error is: | Jun 02 09:36:07 instance mariadbd[1488]: 2026-06-02 9:36:07 0 [Warning] Can't create test file '/var/lib/mysql/mariadb.lower-test' (Errcode: 2 "No such file or directory") | Jun 02 09:36:07 instance mariadbd[1488]: [99B blob data] | Jun 02 09:36:07 instance mariadbd[1488]: 2026-06-02 9:36:07 0 [ERROR] Aborting Regards, -- Faustin GPG: F652 BCD1 1AA8 8975 F010 48A5 390A 2F27 832A 5C79
signature.asc
Description: PGP signature

