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

Add failover mode #154

Closed yanw-bq closed 1 year ago

yanw-bq commented 1 year ago

Review Status

Summary

Add failover mode config. See JDBC change as reference

Description

Before: image

After: image

Additional Reviewers

@alexr-bq @justing-bq