Note: This version of the VDT (1.10.1) is supported, but is not our latest stable release. The current stable release is 2.0.0.

MySQL

Why is the MySQL configuration so unusual?

The VDT installs MySQL as needed to support packages that use a database. Our goal is to make the VDT MySQL instance independent of any other existing or future MySQL instance on the same machine. That is, the VDT MySQL should neither affect with nor be affected by another MySQL.

To reach this goal, we had to make two, interrelated configuration changes to MySQL:

Built Using OpenSSL

In the VDT , MySQL is built with SSL enabled. In order to have a consistent SSL library location and version, we build all of our SSL-enabled packages (including MySQL) against the version of OpenSSL that comes with Globus Toolkit .