Bugs Fixed
Fixed test to be tolerant of /tmp being a
symlink to /foo/tmp.
Moved default version string out of java class into a text
editable properties file
(connector-mxj.properties) in the resources
directory.
Minor test robustness improvements.
Moved mysqld binary resourced into separate jar file NOTICE:
CLASSPATH will now need to
connector-mxj-db-files.jar.
Swapped out commercial binaries for v5.0.32.
Swapped out gpl binaries for v5.0.27.
Introduced property for Linux & WinXX to default to 32bit versions.
Only populate the options map from the help text if specifically requested or in the MBean case.
Allow multiple calls to start server from URL connection on non-3306 port. (Bug #24004)
Updated build.xml to build to handle with
different gpl and commercial mysqld version numbers.
