I noticed that Connector/J support load balancing and failover for use with MySQL Cluster:
http://blogs.sun.com/carriergrademysql/entry/how_to_use_jdbc_connector
http://dev.mysql.com/doc/refman/5.4/en/connector-j-reference-replication-connection.html
Does Connector/NET support similar capabilities? Any advice or references for implementing load balancing and failover with MySQL Cluster using Connector/NET? Thanks.
http://blogs.sun.com/carriergrademysql/entry/how_to_use_jdbc_connector
http://dev.mysql.com/doc/refman/5.4/en/connector-j-reference-replication-connection.html
Does Connector/NET support similar capabilities? Any advice or references for implementing load balancing and failover with MySQL Cluster using Connector/NET? Thanks.