ES-1362

When certain versions and later of JDBC driver for MySQL adapter are used, some functions cannot be used

Phenomenon

When MySQL adapter is used, if JDBC driver version 8.0.23 (2021-01-18 General Availability) or later is installed according to the procedure in "Installation of libraries" in First Step Guide, the following functions cannot be used:

Target operation

  • Insert

Target functions

  • Get database list

  • Connection test

  • Get table list

  • Get column name

Affected versions

Ver.2.1.0

Corrected version

Ver.2.3.0

Affected module

HULFT IoT EdgeStreaming Studio

Condition to reproduce

This phenomenon occurs when MySQL adapter is used and JDBC driver version 8.0.23 (2021-01-18 General Availability) or later is installed.

Alternative workaround

From the archive on the download site for MySQL Connector/J 8.0, obtain a version of JDBC driver earlier than 8.0.23 and install it.

Status description

Even when JDBC driver version 8.0.23 (2021-01-18 General Availability) or later is installed, the target functions operate normally.