MySQL Foreign Data Wrapper 2.9.2 release notes v2

Released: 18 Jul 2024

Enhancements, bug fixes, and other changes in MySQL Foreign Data Wrapper 2.9.2 include:

TypeDescription
EnhancementAdded support for PostgreSQL 17 and upcoming EDB Postgres Advanced Server 17.
EnhancementAdded MYSQL_READ_DEFAULT_FILE option to read the connection details from the default file.
EnhancementMapped TIMESTAMP to TIMESTAMPTZ in IMPORT SCHEMA processing.
Bug fixFixed an issue for server crash in left join with the whole row reference.
Bug fixFixed an issue for MySQL connection by setting timezone to UTC.
Bug fixFixed an issue related to pushdown of ScalarArrayOpExpr (ANY and ALL).
Bug fixFixed an issue while de-parsing the multi-dimensional array in ScalarArrayOpExpr (ANY and ALL).
DeprecationRemoved support for EDB Postgres Advanced Server 11 and PostgreSQL 11.