Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

MySQL Connector problem - Malformed packet

user1198096Apr 5 2016 — edited Apr 5 2016

I am trying to add a DSN using the MySQL Connector. After entering the Server, User and Password no databases are listed in the dropdown. On hitting test I receive an error:-

Connect Failed

[MySQL][ODBC 5.5(w) Driver]Malformed Packet.

If I purposely enter an incorrect user or password I get an 'Access denied' message so I know some communication/authentication is happening before this error.

Googled to death and can't find any similar problem.

Server is:-

5.1.47-enterprise-commercial-pro

I have tried 3 versions of Connector as below:-

mysql-connector-odbc-5.1.13-winx64

mysql-connector-odbc-5.3.6-winx64

mysql-connector-odbc-5.3.6-win32

Any help appreciated.

Chris

Comments

Processing

Post Details

Added on Apr 5 2016
0 comments
1,669 views