Release Notes > Fall 2016 - November > MySQL Connector
  

MySQL Connector

MySQL Fixed Limitations

There are no fixed limitations in this release.

MySQL Connector Known Limitations

The following table describes known limitations:
CR
Description
ICS-8307
When you run a Mapping Configuration task to create a target, the target is successfully created at run time. If you drop the created target table and run the task again, the task fails.
CON-4576
When you create mapping to read data from MySQL source and specify the key range partition on Date column, the task fails.
CON-3733
When you run a Data Synchronization task to write data to a MySQL target, the Secure Agent writes one record to the target even if the primary key column of the target is not connected to any source port.
CON-3732
If a MySQL target contains columns of the Bit data type, the Secure Agent writes data incorrectly.
  • - If the Secure Agent is installed on Windows, it always writes the values as 0 even if the source data has values as 1.
  • - If the Secure Agent is installed on Linux, it always writes the values as 1 even if the source data has values 0.