Bug #40564 Setup DSN in odbc-connector-3.51 error
Submitted: 6 Nov 2008 21:03 Modified: 18 Nov 2008 20:07
Reporter: Thomas Lee Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51 OS:Linux (RH ES 4.7)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: Setup DSN error

[6 Nov 2008 21:03] Thomas Lee
Description:
not able to setup DSN

[root@mastero2 download]# mysql -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1
Server version: 5.1.26-rc-community-log MySQL Community Server (GPL)

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> exit
Bye
[root@mastero2 download]# myodbc3m 'DRIVER=myodbc3;DSN=test;UID=root;PWD=system'[imyodbc]ERROR: Could not SQLConnect

How to repeat:
DL connector 3.51 from your site and do above.
[6 Nov 2008 22:36] Thomas Lee
More error

[root@mastero2 download]# myodbc3i -a -su -t"DSN=MyDSN;DRIVER=MySQL ODBC 3.51 Driver;SERVER=mastero2;UID=root"
myodbc3i: symbol lookup error: /usr/lib/libmyodbc3S.so: undefined symbol: SQLAllocHandle
[18 Nov 2008 20:07] Jess Balint
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.