https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41862
--- Comment #10 from Cornelius Hertfelder <[email protected]> --- Hi David, we are using dpkg -l | grep libmariadb ii libmariadb3:amd64 1:10.11.14-0+deb12u2 amd64 MariaDB database client library there is no related mysql library. But dpkg -l | grep libdbd ii libdbd-mysql-perl:amd64 4.050-5+b1 amd64 Perl5 database interface to the MariaDB/MySQL database ii libdbd-pg-perl 3.16.0-2 amd64 Perl DBI driver for the PostgreSQL database server ii libdbd-sqlite3-perl:amd64 1.72-1 amd64 Perl DBI driver with a self-contained RDBMS Not sure if this points us to mariadb or mysql. /usr/bin/mysql is a symlink to mariadb. But the command line client does not have this problem, it's the perl client. Hope that helps! Installing a foreign package source on a production system might break later and then we will need days investigating whats going wrong. Maybe a upgraded version can be installed via backports in future, that would be my preferred solution. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
