Functionality added or changed:
The port used in the
ConnectorMXJUrlTestExampleandConnectorMXJObjectTestExampleport is no longer hard coded. Instead, the code uses thex-mxj_test_portproperty a default value of3336The utility used to kill MySQL on Windows (
kill.exe) has been configured to be loaded from thekill.exeproperty, instead of being hard-coded. The corresponding timeout,KILL_DELAYhas also been moved to the properties file and defaults to 5 minutes.The embedded MySQL binaries have been updated to MySQL 5.0.51a for GPL releases and MySQL 5.0.54 for Commercial releases.
The timeout for kill operations in the embedded test suite has been set to a default of 10 seconds.