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:06:56 -0500
  • Organization: The Ohio State University

> 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.

Had a quick look online...that driver definitely won't support ODBC 3, which
is what I'm using. That may be causing the crash.

I also found this bug report:

http://bugs.mysql.com/bug.php?id=31959

It basically says transactions are unusable with the current driver. I have
no code in my plugin to implement transactions, and I won't add any. If the
database isn't doing its job, my plugin will definitely break anyway.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page