Library Installation
The <Version> represents the latest version.
MySQL 5.6 Adapter
Required library
- mysql-connector-java-5.1.<version>-bin.jar
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
- Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
- Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql56_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
MySQL 5.5 Adapter
Required library
- mysql-connector-java-5.1.<version>-bin.jar
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
- Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
- Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql55_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
MySQL 5.1 Adapter
Sales and inquiry support for MySQL 5.1 adapter has ended.
Required library
- mysql-connector-java-5.1.<version>-bin.jar
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
- Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
- Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql51_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
MySQL 5.0 Adapter
Sales and inquiry support for MySQL 5.0 adapter has ended.
Required library
- mysql-connector-java-5.0.<version>-bin.jar
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
- Stop DataSpiderServer and DataSpider Studio if DataSpiderServer and DataSpider Studio is operating.
- Copy the required libraries under the $DATASPIDER_HOME/server/plugin/data_processing/modules/mysql50_adapter directory.
- Start DataSpiderServer and DataSpider Studio.