Hi! Currently MariaDB 10.11.6 is in Debian unstable/testing and the Debian CI at https://ci.debian.net/packages/m/mariadb/ is red mostly due to this which has a known patch: https://jira.mariadb.org/browse/MDEV-32843
https://github.com/MariaDB/server/pull/2883 MDEV-32843) main.subselect, main.subselect_no_exists_to_in often fails on CI with ER_SUBQUERY_NO_1_ROW
Additionally many archs (but not all) seem to fail on: main.ssl_crl 'path' w7 [ fail ] ... -ERROR 2026 (HY000): TLS/SSL error: sslv3 alert certificate revoked +ERROR 2026 (HY000): TLS/SSL error: ssl/tls alert certificate revoked Full example: https://ci.debian.net/packages/m/mariadb/unstable/amd64/41032421/ Does anyone know what this is off the top of their head?