Library Installation

The <Version> represents the latest version.

MySQL 5.6 Adapter

Required library

Driver Version

MySQL Connector/J 5.1.<version>

To Get the Library

Download JDBC driver from MySQL Connector/J 5.1 download site. Get drivers from the following site. http://dev.mysql.com/downloads/connector/j/5.1.html

Installation

  1. Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
  2. Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql56_adapter directory.
  3. Start DataSpiderServer and DataSpider Studio.

MySQL 5.5 Adapter

Required library

Driver Version

MySQL Connector/J 5.1.<version>

To Get the Library

Download JDBC driver from MySQL Connector/J 5.1 download site. Get drivers from the following site. http://dev.mysql.com/downloads/connector/j/5.1.html

Installation

  1. Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
  2. Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql55_adapter directory.
  3. Start DataSpiderServer and DataSpider Studio.

MySQL 5.1 Adapter

Sales and inquiry support for MySQL 5.1 adapter has ended.

Required library

Driver Version

MySQL Connector/J 5.1.<version>

To Get the Library

Download JDBC driver from MySQL Connector/J 5.1 download site. Get drivers from the following site. http://dev.mysql.com/downloads/connector/j/5.1.html

Installation

  1. Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
  2. Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql51_adapter directory.
  3. Start DataSpiderServer and DataSpider Studio.

MySQL 5.0 Adapter

Sales and inquiry support for MySQL 5.0 adapter has ended.

Required library

Driver Version

MySQL Connector/J 5.0.<version>

To Get the Library

Download JDBC driver from MySQL Connector/J 5.0 download site. Get drivers from the following site. http://dev.mysql.com/downloads/connector/j/5.0.html

Installation

  1. Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
  2. Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql50_adapter directory.
  3. Start DataSpiderServer and DataSpider Studio.