Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.0.2
-
Component/s: None
-
Labels:None
-
Environment:Linux/Fedora x86_64
MariaDB Connector C version: 3.0.2
MariaDB Connector ODBC version: 3.0.1
Description
Hello,
We are working to pack c/odbc 3.0 in Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1381548)...
As "c/c 3.0 can be dynamically linked against c/odbc 3.0" (ODBC-98), I decided to give it a try and found this undefined symbol error (using isql command line tool - it's a runtime problem, the build is successful):
/usr/lib64/libmaodbc.so: error: symbol lookup error: undefined symbol: max_allowed_packet (fatal)
Can you look into that please? Thanks!