Oracle MySQL Release Notes

Release notes are displayed in descending order from the most recent release to the oldest. Known Issues are listed with the most recent release.

See TIBCO Scribe® Online Connector For Oracle MySQL for more information.

Note: To access any changes to metadata support, such as new operations, entities, or fields, reset metadata for the Connection. See Resetting Metadata.

Version 1.4.1

Released March 19, 2020.

New And Noteworthy

Closed Issues

67694 / SCMYSQL-6

Oracle MySQL passwords containing the £ character were not supported for the Oracle MySQL Connector. (Case # 66046, 01726180)

63411 / 65139 / SCMYSQL-8

If you had an entity with a self reference (i.e. foreign key defined within the entity), querying that entity failed with an error similar to the following: (Case # 64659, 67566, 01727691, 01724815)

The key already existed in the dictionary 

SCMYSQL-9

Updating a TINYINT field in Oracle MySQL using a boolean formula was not always successful. (Case # 01757800)

Known Issues

SCMYSQL-229

Summary: The MediumInt datatype is not handled correctly and is not being converted to Int32. (Case # 02062442)

Workaround: Contact Support for hotfix SCMYSQL-227.

SCMYSQL-190

Summary: Updating fields that are BIT or BIT(4) data types fails with a Data too long error.

Workaround: None.

Version 1.3.1

Released January 2, 2018.

New And Noteworthy

The Oracle MySQL Connector now supports the following: 

Closed Issues

8695 / 28237

Correctly handle datetimes that default to 0000-00-00 when a record has been created, but the datetimes are not populated. (Case # 75783, 86180, 86348)

28160

Added support for the ENUM data type (Case # 86356)

35300 / 35301

Increased Connection timeouts and added commands to Oracle MySQL to make sure net-read and net_write settings are high enough to address errors similar to the following: Fatal error encountered during data read. Reading from the stream has failed. (Case # 51428, 88501)

40462

Correctly handle TinyInt(1) data types. (Case # 56563)

44630 / 46194

Increased timeouts on initial Query to allow the Connector to get the entire database schema. (Case # 57691)

May 2, 2016 Release

New And Noteworthy

Added support for the Cloud Agent.

Closed Issues

There are no closed issues in this release.

October 26, 2013 Release

New And Noteworthy

You can now specify a port number within a Oracle MySQL connection.

Closed Issues

There are no closed issues in this release.

Related Topics

Release Notes And Known Issues