https://bugzilla.redhat.com/show_bug.cgi?id=1381548 --- Comment #8 from Petr Menšík <pemensik@xxxxxxxxxx> --- I am afraid there is too many symbols to satisfy, it cannot be done by adding a few symbols to exported list. The most simple way I have found to make odbc plugin working is to remove export filter on the mariadb-connector-c library, thus all symbols used in code are exported. I doubt that is solution acceptable by upstream. Another options are static linking as done by upstream or linking against mariadb-devel/mariadb-libs package. I will discuss options later. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx