Functionality Added or Changed
The embedded MySQL binaries have been updated to MySQL 5.0.41 for GPL releases and MySQL 5.0.42 for Commercial releases.
The PatchedStandardSocketFactory class has
been removed, because it fixed an issue in Connector/J that was
corrected in Connector/J 5.0.6.
The ConnectorMXJUrlTestExample and
ConnectorMXJObjectTestExammple have been
updated to include an example of initializing the user/password
and creating an initial database. The
InitializePasswordExample example class has
now been removed.
Updated the jar file name to be consistent with the Connector/J
jar file name. Files are now formatted as
mysql-connector-mxj-.
mxj-version
Bugs Fixed
Added a null-check to deal with class loaders where
getClassLoader() returns null.
