MySQL

Supported versions of MySQL

Data Hub supports connections to the following versions of MySQL:

  • 5.0

  • 5.1

  • 5.5

  • 5.6

  • 5.7

Later versions may also work.

Connection settings

The following connection settings need to be defined for a MySQL-based data source:

  • Server - The name of the MySQL server. This can be just the server name if the MySQL server is on the same network as the Data Hub server. Alternatively, a fully-qualified domain name (FQDN) can be used.

  • Database - The name of the MySQL database that will be accessed.

  • User Name - The user name needed to connect to the MySQL database specified in the previous item.

  • Password - The password for the user name specified in the previous item.