Skip to Content.
Sympa Menu

shibboleth-dev - RE: Testing ODBC store

Subject: Shibboleth Developers

List archive

RE: Testing ODBC store


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: Testing ODBC store
  • Date: Mon, 10 Dec 2007 11:00:26 -0500
  • Organization: The Ohio State University

> Here's the backtrace of shibd -t:
>
> #0 0x00529163 in SQLDriverConnect () from /usr/lib/libmyodbc.so
> #1 0x00983007 in SQLDriverConnect () from /usr/lib/libodbc.so.1
> #2 0x00516d49 in (anonymous namespace)::ODBCStorageService::getHDBC

My guess would be one of the parameters I'm passing to the driver isn't
working. I'll have to see if the driver has any documentation on that.

> Maybe it's an ODBC version problem. I have MyODB 2.50.39-25.RHEL4.1 and
> unixODBC 2.2.11-1.RHEL4.1, which are pretty old.

RH5 has the same general ODBC version (2.2.11-7.1), although the ODBC driver
is newer.

I would note that I set isolation to serializable after that step completes,
so it's possible MySQL's driver won't work anyway.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page