[unixODBC-support] MySQL Driver Help
Nick Gorham
nick at lurcher.org
Tue Dec 9 10:08:18 GMT 2008
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.
--
Nick
More information about the unixODBC-support
mailing list