Functionality Added or Changed
The timeout for kill operations in the embedded test suite has been set to a default of 10 seconds.
The embedded MySQL binaries have been updated to MySQL 5.0.51a for GPL releases and MySQL 5.0.54 for Commercial releases.
The utility used to kill MySQL on Windows
(kill.exe) has been
configured to be loaded from the
kill.exe property,
instead of being hard-coded. The corresponding timeout,
KILL_DELAY has also been
moved to the properties file and defaults to 5 minutes.
The port used in the
ConnectorMXJUrlTestExample
and
ConnectorMXJObjectTestExample
port is no longer hard coded. Instead, the code uses the
x-mxj_test_port property
a default value of 3336

User Comments
Add your own comment.