Hello Rob > -----Original Message----- > From: Rob See [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 16. August 2005 21:20 > To: maxdb@lists.mysql.com > Subject: Problems with ODBC interface 7.6.0.12 > > Hi, > > I've run into two problems with the ODBC interface ver 7.6.0.12: > > 1) It appears that libsqlod.so should also be linked against > libstdc++
Yes, that's true and should be solved with build 15. > 2) If you have both the SQLDBC extension compiled into > mod_php and are > using ODBC to connect to the db the following segfault occurs > every so > often. (I realise that most people won't have this setup, but > I figured > I'd report it anyway. ) > Here is a partial backtrace: > #0 0x07d7904a in sp81AnyASCIItoUCS2 () from > /opt/sqldbc/lib/libSQLDBC_C.so > #1 0x07d780ed in sp78_CallFromAsciiToUCS2 () > from /opt/sqldbc/lib/libSQLDBC_C.so > #2 0x07d7782b in sp78convertString () from > /opt/sqldbc/lib/libSQLDBC_C.so > #3 0x01143a06 in pa08GetDSNOptions () > from /opt/sdb/interfaces/odbc/lib/libsqlod.so > #4 0x0116c4ba in paSQLConnect () from > /opt/sdb/interfaces/odbc/lib/libsqlod.so Hm, apparently it went from libsqlod.so to libSQLDBC_C.so but libsqlod.so contains also the sp-stuff. So it should not. To be honest I don't know what is going on here. Does it also happen, if an SQLDBC-connection is done before? Regards Thomas ---------------------------------------------- Dr. Thomas Kötter SAP AG, Berlin NW DT MaxDB MaxDB: all you need! www.mysql.com/products/maxdb www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]