On Sunday 10 October 2021 16:55:45 Otto Kekäläinen wrote: > Hello! > > Thanks for reporting. Could you please check if this has been reported > upstream at jira.mariadb.org? > > There isn't much we can do about InnoDB internals in Debian packaging. >
The problem is in the ibdata1 file (about 450MB). Deleted other database directories and it still crashes, deleted ibdata1 and it runs. How to bisect mariadb from git? Tried: $ git bisect good mariadb-10.3.29 $ git bisect bad mariadb-10.3.31 the build process showed version 10.2 so I aborted it. Checked out mariadb-10.3.30 but dpkg-buildpackage failed with: dh_install: mariadb-plugin-cassandra missing files: etc/mysql/conf.d/cassandra.cnf -- Ondrej Zary