This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Data

MySQL connector installation

Prerequisites

  • Delphix Engine of version 6.0.x

  • Install MySQL Binaries on source, staging, and target servers

Installing the MySQL connector

Method 1: Using GUI

  • Click on Manage (present on top-left of the below page) and then Plugins.

  • step 1 mysql.png

    Click on plus (+) icon.

  • step 2 mysql.png

    Click on Upload a plugin.

  • step 3 mysql.png

    Select the build(artifacts.json) from your device.

  • step 4 mysql.png

    Click on Close button.

  • step 5 mysql.png

    See the plugin version in Plugins section.

step 6 mysql.png

Method 2: using dvp command

dvp upload -e <Delphix_Engine_Name> -u <username> --password <password>

Delphix Engine's documentation on installing plugins: Plugin Management.