Functionality added or changed:
The port used in the
ConnectorMXJUrlTestExample
andConnectorMXJObjectTestExample
port is no longer hard coded. Instead, the code uses thex-mxj_test_port
property a default value of3336
The utility used to kill MySQL on Windows (
kill.exe
) has been configured to be loaded from thekill.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 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.