Title:
Bug 80192:The DataDirect MySQL driver will not connect to a Community Edition MySQL database
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Sean Corfield / Sean Corfield (Sean Corfield)
Created: 09/26/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,251028 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Problem:
The DataDirect MySQL driver will not connect to a Community Edition MySQL database. This will surprise many and annoy people who want to use the same driver in development as in production.
Method:
Download and install the Community Edition of MySQL - which all developers using MySQL will do!Attempt to create a DataDirect MySQL data source. It will fail.The data source must be deleted and recreated as a MySQL 4/5 data source.
Result:
Connection verification failed for data source: testjava.sql.SQLException: [Macromedia][MySQL JDBC Driver]Connections to MySQL Community Server are not supported. Please contact MySQL to obtain a MySQL Enterprise or Commercial version.The root cause was that: java.sql.SQLException: [Macromedia][MySQL JDBC Driver]Connections to MySQL Community Server are not supported. Please contact MySQL to obtain a MySQL Enterprise or Commercial version.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040209
External Customer Info:
External Company:
External Customer Name: Sean Corfield
External Customer Email: 479B4EDC43F3A88B992016B6
External Test Config: 09/26/2009
Attachments:
Comments: