MultiSubnetFailover=true for DBMSes besides SQL Server
0
votes
1
answer
866
views
A connection string for SQL Server can contain MultiSubnetFailover=true, to handle multiple DNS A records, letting the client try to connect to every IP address of a domain (or subdomain) name, to access the current master (of Always On availability groups).
Does this work with other DBMSes, like MySQL? If not, is there an equivalent?
Asked by uncaged
(189 rep)
Oct 19, 2020, 01:12 AM
Last activity: Oct 19, 2020, 01:44 AM
Last activity: Oct 19, 2020, 01:44 AM