aws / aws-mysql-odbc

The Amazon Web Services (AWS) ODBC Driver for MySQL allows an application to take advantage of the features of clustered MySQL databases. It is based on and can be used as a drop-in compatible for the MySQL Connector/ODBC driver, and is compatible with all MySQL deployments.
Other
41 stars 4 forks source link

Is multi writer removal #152

Closed alexr-bq closed 1 year ago

alexr-bq commented 1 year ago

Review Status

Summary

multiWriter support has be deprecated and end of life as of February 2023. The handling of this scenario is no longer required.

Description