Bug #58942 ReplicationConnection for Connector/Net like Connector/J
Submitted: 15 Dec 2010 13:13 Modified: 15 Dec 2010 13:32
Reporter: bas warmerdam Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version: OS:Windows
Assigned to: Assigned Account CPU Architecture:Any
Tags: Connector/Net, replication, ReplicationConnection

[15 Dec 2010 13:13] bas warmerdam
Description:
A *really* nice feature would be to have a ReplicationConnection for the Connector/Net just like the one available in Connector/J (as described here: http://dev.mysql.com/doc/refman/5.1/en/connector-j-reference-replication-connection.html).

Especially ORM's like NHibernate and replication do not go well together - it is nearly impossible to use slaves for reads and the master for writes. Adding a feature that enables this on driver level would be a godsend!

How to repeat:
Not applicable

Suggested fix:
Add a ReplicationConnection for Connector/Net
[15 Dec 2010 13:32] Tonci Grgin
Hi Bas and thanks for your feature request. Let's see what Reggie thinks.