On Mon, 8 Apr 2019 09:53:16 +0200 Ivo De Decker <iv...@debian.org> wrote: > tdbcmysql has a hard-coded (build-)dependency on "libmariadbclient18 | > libmysqlclient18 | libmysqlclient20". This is clearly wrong. > > This now blocks the migration of mariadb-10.3 to testing, because > libmariadbclient18 is no longer built.
This will require more than just updating the dependencies, since it now has to dlopen libmariadb.so.3 Andreas