MySQL and ODBC don't like one another.

Andre Costa acosta at ar.microlink.com.br
Wed Jan 14 03:00:36 UTC 2004


On Tue, 13 Jan 2004 15:09:46 -0800 (PST)
"David Jackson" <trashcan at mustardandrelish.com> wrote:

> 
> > The FC1 MyODBC package installs libmyodbc.so into /usr/lib, but isql
> > appears to be picking up a copy from /usr/local/lib.  You may need
> > to move it out of the way.
> >
> I think there is a  odbc.ini file in /etc, you maybe able to change
> the LIBDIR there.

Actually, it is in /etc/odbcinst.ini, I just checked and mine has:

# Example driver definitinions
#
#

# Included in the unixODBC package
[PostgreSQL]
Description = ODBC for PostgreSQL
Driver      = /usr/lib/libodbcpsql.so
Setup       = /usr/lib/libodbcpsqlS.so
FileUsage   = 1


# Driver from the MyODBC package
# Setup from the unixODBC package
#[MySQL]
#Description    = ODBC for MySQL
#Driver     = /usr/lib/libmyodbc.so
#Setup      = /usr/lib/libodbcmyS.so
#FileUsage  = 1

BTW: I never knew about this file before Dave's post. Thks, Dave =)

Best,

Andre

-- 
Andre Oliveira da Costa





More information about the fedora-list mailing list