Library Installation
The <Version> represents the latest version.
MySQL 8.4 Adapter
Required library
- mysql-connector-j-9.0.<version>.jar
Driver Version
MySQL Connector/J 9.0.<version>
To Get the Library
Download JDBC driver from MySQL Connector/J 9.0 download site.
Get drivers from the following site.
https://dev.mysql.com/downloads/connector/j/
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/mysql84_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
MySQL 8.0 Adapter
Required library
- mysql-connector-java-8.0.<version>.jar
Driver Version
MySQL Connector/J 8.0.<version>
To Get the Library
Download JDBC driver from MySQL Connector/J 8.0 download site.
Get drivers from the following site.
https://dev.mysql.com/downloads/connector/j/8.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/mysql80_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
MySQL 5.7 Adapter
Sales and support for MySQL 5.7 Adapter are finished.
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.
https://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/mysql57_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
MySQL 5.6 Adapter
Sales and support for MySQL 5.6 Adapter are finished.
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.
https://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
Sales and support for MySQL 5.5 adapter are finished.
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.
https://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 support for MySQL 5.1 adapter are finished.
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.
https://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.