Bug #22661 | Incompatibility of MySQL Connector/J with JDK 1.2.x | ||
---|---|---|---|
Submitted: | 25 Sep 2006 10:40 | Modified: | 18 Oct 2006 10:32 |
Reporter: | Siba Rath | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.0.3 | OS: | Windows (win-XP) |
Assigned to: | CPU Architecture: | Any |
[25 Sep 2006 10:40]
Siba Rath
[25 Sep 2006 13:19]
Mark Matthews
JDK-1.2.x went through Sun's end-of-life process quite awhile ago and is no longer supported by Sun. We can't always include support for non-supported, older JDKs in our newer drivers (otherwise the burden of working around missing functionality is too great). We don't test on JDK-1.2.x as well (only going back to 1.3.1, which goes EOL next month according to Sun). I'll have the documentation team make a note of this in our manual. At this time your options are to stick with Connector/J 3.1.x (which supports all major MySQL-5.x features other than XA), or to upgrade your JDK.
[18 Oct 2006 10:32]
MC Brown
The documentation for Connector/J has been updated with the JDK 1.2.x limitation and a compatibility note for 3.1.x and earlier.