I'm new to Debian, so please don't trust me much. However, I downloaded the
source package by doing 'apt-get -b source mysql-server' and when I took a look at the contents of the "mysql-dfsg_4.0.18-5.diff.gz" file I found the
following:
+innodb_libs = $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/odbc/libodbc.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/dict/libdict.a ...
could this mean odbc support? AFAIK, innobase is a table type used by DBMSs.
http://packages.debian.org/stable/libs/libmyodbc
along with unixODBC, yes i have this.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]