Releases

Release notes and version history for the MySQL connector.

MySQL 3.0

- Updated Create or update table from csv - Updated Create or update table with load data

MySQL 2.3

Updated timeout error

MySQL 2.1

- Added Create or update table with load data

MySQL 2.0

Updated "Create table from CSV" operation

- Added Create or update table from csv - Updated Create table from csv

MySQL 1.8

Added new operations: Create table from CSV Export CSV

- Added Create table from csv - Added Export table as csv - Updated Count rows - Updated Delete rows - Updated Run SQL query - Updated Find rows - Updated Insert new rows - Updated Update rows

MySQL 1.6

Added ability to perform multiple requests in operation Run SQL query

- Updated Count rows - Updated Delete rows - Updated Run SQL query - Updated Find rows - Updated Update rows

MySQL 1.5

Moved connector into VPC

MySQL 1.4

Output was fixed for operations: - Run SQL Query - Find rows - Update rows

- Updated Count rows - Updated Delete rows - Updated Run SQL query - Updated Find rows - Updated Insert new rows - Updated Update rows

MySQL 1.3

DDL bug fixed in all operations

- Updated Count rows - Updated Delete rows - Updated Run SQL query - Updated Find rows - Updated Insert new rows - Updated Update rows