I confirm this bug on a debian wheezy install:
$ apt-cache show libmyodbc
Package: libmyodbc
Source: myodbc
Version: 5.1.10-2+deb7u1
Installed-Size: 373
Maintainer: Steve Langasek <vor...@debian.org>
Architecture: amd64

I reproduce it using the C interface of ODBC, also using "date"
accessing.

However, I'm not sure that the MySQL team have right. In a debian squeeze, the 
driver is linked against the dynamic library too:
# ldd /usr/lib/odbc/libmyodbc.so | grep libmysql
        libmysqlclient_r.so.16 => /usr/lib/libmysqlclient_r.so.16 
(0x00007f2700fbd000)

as in my wheezy:
$ ldd /usr/lib/x86_64-linux-gnu/odbc/libmyodbc.so | grep mysql
        libmysqlclient.so.18 => /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18 
(0x00007f04e78b4000)

But the same code works perflectly in Squeeze, not in Wheezy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1010044

Title:
  program crashes saying "undefined symbol: strfill"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/myodbc/+bug/1010044/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to