[unixODBC-support] MySQL Driver Help
Isabella Trevisan
isabella.trevisan at infocamere.it
Tue Dec 9 10:17:34 GMT 2008
Thank you Nick !!
Downloaded from http://www.blastwave.org/packages.php
This is the version of UnixODBC :
Software name: unixodbc
Version: 2.2.12,REV=2008.02.24
Source URL: http://www.unixodbc.org/
Description: ODBC access to data sources
PKGname: CSWunixodbc
Maintainer: Alex Moor
and this is the version odf mysql driver :
Software name: myodbc
Version: 3.51.11,REV=2005.03.18
Source URL: http://www.mysql.com
Description: MySQL ODBC driver
PKGname: CSWmyodbc
Maintainer: Andreas Almroth
and I use the 32 bit
[MySQL]
Description = MySQL ODBC 3.51.11 driver for Solaris
Driver = /opt/csw/lib/libmyodbc3.so
Nick Gorham ha scritto:
> Isabella Trevisan wrote:
>
>> Hi all
>> I am trying to use UnixODBC in a sun solaris 10 server to access to a
>> mysql 5.1 database which in on another linux server.
>> I try to read a mysql table using the isql tool which connects
>> successfully to the mysql database , with help It succeed in viewing
>> a table structure but when I issue a select clause as select * from
>> table_name , I receive a Segmentation Fault(coredump).
>> I need help please.
>> Thank you
>> Isabella
>> _______________________________________________
>> unixODBC-support mailing list
>> unixODBC-support at mailman.unixodbc.org
>> http://mailman.unixodbc.org/mailman/listinfo/unixodbc-support
>
>
> What driver are you using? Also what version of unixODBC, and is it 32
> or 64 bit.
>
> There have just been some changes in the 64 bit MySQL Driver code to
> catch up with unixODBC 2.2.14 so that might be the problem.
>
More information about the unixODBC-support
mailing list